Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
01d36d6d8ac0: Waiting
72201d93f05d: Pulling fs layer
b470e71e0f04: Pulling fs layer
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
d26aa70e4ee9: Waiting
b4317c09da11: Waiting
2ca83fb30920: Waiting
87383c42c280: Waiting
6c599e19d203: Pulling fs layer
25487a5e81e2: Pulling fs layer
e46ee7633e06: Waiting
860a93490d01: Pulling fs layer
9cdda56dc0a5: Pulling fs layer
b7ee99b11446: Waiting
651fb59f4bde: Waiting
ac7e0d204651: Waiting
c69fd5871616: Waiting
b470e71e0f04: Waiting
67ee28f56be0: Waiting
68a0cab749fd: Waiting
6c599e19d203: Waiting
9cdda56dc0a5: Waiting
4f4fb700ef54: Waiting
698f50c38bfc: Waiting
a530659dc546: Waiting
85d8d0cf5c07: Waiting
be36e833f5a0: Waiting
25487a5e81e2: Waiting
860a93490d01: Waiting
df359b7b1559: Verifying Checksum
df359b7b1559: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
651fb59f4bde: Download complete
87383c42c280: Download complete
c69fd5871616: Verifying Checksum
c69fd5871616: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
be36e833f5a0: Download complete
01d36d6d8ac0: Verifying Checksum
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Download complete
a530659dc546: Verifying Checksum
a530659dc546: Download complete
67ee28f56be0: Verifying Checksum
67ee28f56be0: Download complete
b4317c09da11: Verifying Checksum
b4317c09da11: Download complete
85d8d0cf5c07: Verifying Checksum
85d8d0cf5c07: Download complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
ac7e0d204651: Verifying Checksum
ac7e0d204651: Download complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
25487a5e81e2: Download complete
2ca83fb30920: Verifying Checksum
2ca83fb30920: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
651fb59f4bde: Pull complete
e46ee7633e06: Pull complete
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=Australia/Darwin
+ echo 'Chosen random timezone Australia/Darwin'
+ ln -snf /usr/share/zoneinfo/Australia/Darwin /etc/localtime
Chosen random timezone Australia/Darwin
+ echo Australia/Darwin
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-common-static (25.3.3.20183.altinityantalya+msan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-common-static-dbg (25.3.3.20183.altinityantalya+msan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-server (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-server (25.3.3.20183.altinityantalya+msan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-client (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-client (25.3.3.20183.altinityantalya+msan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.3.20183.altinityantalya (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=14043136
+ sed --follow-symlinks -i 's|[[:digit:]]\+|14043136|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=58689536
+ sed --follow-symlinks -i 's|[[:digit:]]\+|58689536|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ params=('--silent' '--verbose')
+ local params
+ ./minio server --address :11111 ./minio_data
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
trying to connect to minio
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
In-memory extent storage is enabled with a limit of 15667.20 MB (16428253184 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:40711 http://127.0.0.1:40711
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDeniedAccess Denied./18510AFF1EBF65BC7dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 266 root 8u IPv6 28194 0t0 TCP *:11111 (LISTEN)
minio 266 root 9u IPv4 28193 0t0 TCP localhost:11111 (LISTEN)
minio 266 root 10u IPv6 28195 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 92.66 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 400
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
clickminio restart attempt 1:
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
+ echo 'clickminio restart attempt 1:'
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:42681 http://127.0.0.1:42681
Docs: https://min.io/docs/minio/linux/index.html
Output of restart status: success
success
Restarted clickminio successfully.
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
+ MC_ADMIN_PID=1338
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 4 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 4 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
+ ts '%Y-%m-%d %H:%M:%S'
+ tee -a test_output/test_result.txt
2025-07-11 10:02:28 Using queries from '/repo/tests/queries' directory
2025-07-11 10:02:29 Connecting to ClickHouse server... OK
2025-07-11 10:02:29 Connected to server 25.3.3.20183.altinityantalya @ 1abef611c9a40dce30ed011ede491e532b2a3e72 HEAD
2025-07-11 10:02:29 Found 1186 parallel tests and 131 sequential tests
2025-07-11 10:02:30 Running about 148 stateless tests (Process-4).
2025-07-11 10:02:30 03221_incomplete_utf8_sequence: [ OK ] 0.89 sec.
2025-07-11 10:02:30 Running about 148 stateless tests (Process-5).
2025-07-11 10:02:30 01580_column_const_comparision: [ OK ] 0.93 sec.
2025-07-11 10:02:31 01668_avg_weighted_ubsan: [ OK ] 0.90 sec.
2025-07-11 10:02:31 Running about 148 stateless tests (Process-9).
2025-07-11 10:02:31 02366_kql_mvexpand: [ OK ] 2.09 sec.
2025-07-11 10:02:32 02565_analyzer_limit_settings: [ OK ] 1.55 sec.
2025-07-11 10:02:32 Running about 148 stateless tests (Process-10).
2025-07-11 10:02:32 01451_replicated_detach_drop_and_quorum_long: [ OK ] 2.79 sec.
2025-07-11 10:02:33 03290_force_normal_projection: [ OK ] 1.03 sec.
2025-07-11 10:02:33 Running about 148 stateless tests (Process-7).
2025-07-11 10:02:33 02354_vector_search_queries: [ OK ] 3.64 sec.
2025-07-11 10:02:34 Running about 148 stateless tests (Process-3).
2025-07-11 10:02:34 01648_mutations_and_escaping: [ OK ] 4.51 sec.
2025-07-11 10:02:35 01345_array_join_LittleMaverick: [ OK ] 1.44 sec.
2025-07-11 10:02:35 Running about 148 stateless tests (Process-6).
2025-07-11 10:02:35 00522_multidimensional: [ OK ] 5.21 sec.
2025-07-11 10:02:35 03356_analyzer_qualified_matcher_error: [ OK ] 2.79 sec.
2025-07-11 10:02:35 01017_tuplehamming_distance: [ OK ] 1.23 sec.
2025-07-11 10:02:36 01710_minmax_count_projection_modify_partition_key: [ OK ] 1.23 sec.
2025-07-11 10:02:36 02097_remove_sample_by: [ OK ] 3.94 sec.
2025-07-11 10:02:36 00927_disable_hyperscan: [ OK ] 5.09 sec.
2025-07-11 10:02:36 02811_invalid_embedded_rocksdb_create: [ OK ] 1.56 sec.
2025-07-11 10:02:36 01785_pmj_lc_bug: [ OK ] 1.23 sec.
2025-07-11 10:02:38 00502_sum_map: [ OK ] 2.96 sec.
2025-07-11 10:02:38 03037_union_view: [ OK ] 1.27 sec.
2025-07-11 10:02:38 01353_low_cardinality_join_types: [ OK ] 2.54 sec.
2025-07-11 10:02:38 00379_system_processes_port: [ OK ] 2.00 sec.
2025-07-11 10:02:39 01659_test_base64Decode_mysql_compatibility: [ OK ] 0.99 sec.
2025-07-11 10:02:40 01318_alter_add_column_exists: [ OK ] 1.69 sec.
2025-07-11 10:02:40 01542_collate_in_array: [ OK ] 1.40 sec.
2025-07-11 10:02:42 02343_group_by_use_nulls: [ OK ] 2.34 sec.
2025-07-11 10:02:42 00940_order_by_read_in_order_query_plan: [ OK ] 6.00 sec.
2025-07-11 10:02:43 02124_insert_deduplication_token_replica: [ OK ] 3.10 sec.
2025-07-11 10:02:44 00632_aggregation_window_funnel: [ OK ] 6.01 sec.
2025-07-11 10:02:44 02810_row_binary_with_defaults: [ OK ] 1.17 sec.
2025-07-11 10:02:45 00109_shard_totals_after_having: [ OK ] 8.67 sec.
2025-07-11 10:02:46 02370_analyzer_in_function: [ OK ] 3.14 sec.
2025-07-11 10:02:46 Running about 148 stateless tests (Process-8).
2025-07-11 10:02:46 00340_squashing_insert_select: [ OK ] 16.26 sec.
2025-07-11 10:02:47 02017_columns_with_dot: [ OK ] 1.28 sec.
2025-07-11 10:02:48 01448_json_compact_strings_each_row: [ OK ] 2.64 sec.
2025-07-11 10:02:48 01308_orc_output_format_arrays: [ OK ] 5.75 sec.
2025-07-11 10:02:48 01115_prewhere_array_join: [ OK ] 2.29 sec.
2025-07-11 10:02:48 03312_line_numbers: [ OK ] 8.32 sec.
2025-07-11 10:02:49 02456_aggregate_state_conversion: [ OK ] 0.90 sec.
2025-07-11 10:02:49 00122_join_with_subquery_with_subquery: [ OK ] 0.94 sec.
2025-07-11 10:02:50 02354_vector_search_default_granularity: [ OK ] 1.13 sec.
2025-07-11 10:02:50 03201_avro_negative_block_size_arrays: [ OK ] 3.20 sec.
2025-07-11 10:02:51 00603_system_parts_nonexistent_database: [ OK ] 0.98 sec.
2025-07-11 10:02:51 02809_prewhere_and_in: [ OK ] 1.75 sec.
2025-07-11 10:02:52 00038_totals_limit: [ OK ] 0.89 sec.
2025-07-11 10:02:52 00834_not_between: [ OK ] 1.00 sec.
2025-07-11 10:02:52 02245_make_datetime64: [ OK ] 8.08 sec.
2025-07-11 10:02:53 03205_json_syntax: [ OK ] 1.24 sec.
2025-07-11 10:02:53 03038_recursive_cte_postgres_4: [ OK ] 1.37 sec.
2025-07-11 10:02:54 02968_mysql_prefer_column_name_to_alias: [ OK ] 1.84 sec.
2025-07-11 10:02:54 02347_rank_corr_nan: [ OK ] 0.78 sec.
2025-07-11 10:02:55 02581_width_bucket: [ OK ] 7.50 sec.
2025-07-11 10:02:55 03068_analyzer_distributed_join: [ OK ] 1.38 sec.
2025-07-11 10:02:56 02136_scalar_progress: [ OK ] 1.80 sec.
2025-07-11 10:02:56 00829_bitmap_function: [ OK ] 5.51 sec.
2025-07-11 10:02:56 00538_datediff: [ OK ] 2.39 sec.
2025-07-11 10:02:56 03233_dynamic_in_functions: [ OK ] 12.43 sec.
2025-07-11 10:02:57 02871_join_on_system_errors: [ OK ] 1.15 sec.
2025-07-11 10:02:57 02436_system_zookeeper_context: [ OK ] 1.09 sec.
2025-07-11 10:02:57 00165_transform_non_const_default: [ OK ] 1.39 sec.
2025-07-11 10:02:58 00757_enum_defaults_const_analyzer: [ OK ] 0.99 sec.
2025-07-11 10:02:58 01018_ddl_dictionaries_special: [ OK ] 2.04 sec.
2025-07-11 10:02:58 01891_partition_by_uuid: [ OK ] 1.09 sec.
2025-07-11 10:02:59 03203_system_numbers_limit_and_offset_complex: [ OK ] 1.40 sec.
2025-07-11 10:02:59 02499_escaped_quote_schema_inference: [ OK ] 1.04 sec.
2025-07-11 10:02:59 03105_table_aliases_in_mv: [ OK ] 1.25 sec.
2025-07-11 10:03:00 00098_k_union_all: [ OK ] 1.05 sec.
2025-07-11 10:03:00 01416_join_totals_header_bug: [ OK ] 1.28 sec.
2025-07-11 10:03:00 02280_add_query_level_settings: [ OK ] 2.24 sec.
2025-07-11 10:03:02 01412_row_from_totals: [ OK ] 1.49 sec.
2025-07-11 10:03:02 01889_check_row_policy_defined_using_user_function: [ OK ] 14.18 sec.
2025-07-11 10:03:03 01825_type_json_16: [ OK ] 7.46 sec.
2025-07-11 10:03:03 03140_client_subsequent_external_tables: [ OK ] 2.55 sec.
2025-07-11 10:03:04 00313_const_totals_extremes: [ OK ] 1.94 sec.
2025-07-11 10:03:04 02884_string_distance_function: [ OK ] 5.06 sec.
2025-07-11 10:03:04 02833_tuple_concat: [ OK ] 3.45 sec.
2025-07-11 10:03:04 02408_to_fixed_string_short_circuit: [ OK ] 0.94 sec.
2025-07-11 10:03:04 02354_vector_search_empty_arrays_or_default_values: [ OK ] 1.84 sec.
2025-07-11 10:03:05 01512_create_replicate_merge_tree_one_arg: [ OK ] 1.45 sec.
2025-07-11 10:03:06 03228_full_text_with_multi_col: [ OK ] 1.08 sec.
2025-07-11 10:03:06 01825_type_json_schema_inference: [ OK ] 9.38 sec.
2025-07-11 10:03:06 01430_modify_sample_by_zookeeper_long: [ OK ] 3.86 sec.
2025-07-11 10:03:07 00178_query_datetime64_index: [ OK ] 1.04 sec.
2025-07-11 10:03:08 03246_json_tuple_decompress_race: [ OK ] 2.05 sec.
2025-07-11 10:03:09 02811_csv_input_field_type_mismatch: [ OK ] 5.36 sec.
2025-07-11 10:03:09 00732_base64_functions: [ OK ] 3.29 sec.
2025-07-11 10:03:11 02316_hierarchical_dictionaries_nullable_parent_key: [ OK ] 3.41 sec.
2025-07-11 10:03:11 01104_fixed_string_like: [ OK ] 2.31 sec.
2025-07-11 10:03:12 00661_array_has_silviucpp: [ OK ] 1.14 sec.
2025-07-11 10:03:12 02493_inconsistent_hex_and_binary_number: [ OK ] 7.02 sec.
2025-07-11 10:03:13 01305_polygons_union: [ OK ] 3.55 sec.
2025-07-11 10:03:13 01853_s2_cells_intersect: [ OK ] 2.06 sec.
2025-07-11 10:03:14 01232_untuple: [ OK ] 1.25 sec.
2025-07-11 10:03:14 02541_empty_function_support_ip: [ OK ] 1.12 sec.
2025-07-11 10:03:14 02579_fill_empty_chunk_analyzer: [ OK ] 0.94 sec.
2025-07-11 10:03:16 01188_attach_table_from_path: [ OK ] 2.39 sec.
2025-07-11 10:03:16 00929_multi_match_edit_distance: [ OK ] 12.58 sec.
2025-07-11 10:03:18 02711_server_uuid_macro: [ OK ] 3.14 sec.
2025-07-11 10:03:18 03206_no_exceptions_clickhouse_local: [ FAIL ] 2.25 sec.
2025-07-11 10:03:18 Reason: return code: 134, result:
2025-07-11 10:03:18
2025-07-11 10:03:18
2025-07-11 10:03:18
2025-07-11 10:03:18 stdout:
2025-07-11 10:03:18
2025-07-11 10:03:18
2025-07-11 10:03:18 Settings used in the test: --max_insert_threads 3 --group_by_two_level_threshold 131498 --group_by_two_level_threshold_bytes 19271807 --distributed_aggregation_memory_efficient 1 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 5465871 --max_read_buffer_size 626580 --prefer_localhost_replica 0 --max_block_size 63933 --max_joined_block_size_rows 40412 --max_threads 2 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 49 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 49013270 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method io_uring --remote_filesystem_read_method read --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 2 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 128Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 8Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 30 --optimize_distinct_in_order 1 --max_bytes_before_remerge_sort 2464402157 --min_compress_block_size 2392759 --max_compress_block_size 1087605 --merge_tree_compact_parts_min_granules_to_multibuffer_read 55 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 1993419 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 0 --session_timezone Africa/Khartoum --use_page_cache_for_disks_without_file_cache False --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.64 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 100000000 --cross_join_min_bytes_to_compress 0 --min_external_table_block_size_bytes 0 --max_parsing_threads 0 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table false --enable_vertical_final 1 --optimize_extract_common_expressions 1 --use_query_condition_cache 0 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 10737418240 --max_bytes_ratio_before_external_sort 0 --max_bytes_ratio_before_external_group_by 0
2025-07-11 10:03:18
2025-07-11 10:03:18 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.0 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 49 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 4287910186 --index_granularity_bytes 23768852 --merge_max_block_size 5436 --index_granularity 2338 --min_bytes_for_wide_part 0 --marks_compress_block_size 55314 --primary_key_compress_block_size 9379 --replace_long_file_name_to_hash 1 --max_file_name_length 0 --min_bytes_for_full_part_storage 536870912 --compact_parts_max_bytes_to_buffer 208124459 --compact_parts_max_granules_to_buffer 48 --compact_parts_merge_max_bytes_to_prefetch_part 13515534 --cache_populated_by_fetch 0 --concurrent_part_removal_threshold 100 --old_parts_lifetime 10 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 0 --enable_block_number_column 1 --enable_block_offset_column 1 --use_primary_key_cache 1 --prewarm_primary_key_cache 0
2025-07-11 10:03:18
2025-07-11 10:03:18 Database: test_83pwh66e
2025-07-11 10:03:19 03034_ddls_and_merges_with_unusual_maps: [ OK ] 2.41 sec.
2025-07-11 10:03:19 01001_rename_merge_race_condition: [ OK ] 15.02 sec.
2025-07-11 10:03:19 01527_materialized_view_stack_overflow: [ OK ] 5.81 sec.
2025-07-11 10:03:19 02150_replace_regexp_all_empty_match: [ OK ] 0.89 sec.
2025-07-11 10:03:20 02475_analyzer_join_tree_subquery: [ OK ] 0.89 sec.
2025-07-11 10:03:20 03271_sqllancer_having_issue: [ OK ] 1.09 sec.
2025-07-11 10:03:20 00811_garbage: [ OK ] 2.54 sec.
2025-07-11 10:03:20 03168_fuzz_multiIf_short_circuit: [ OK ] 0.94 sec.
2025-07-11 10:03:21 01083_cross_to_inner_with_in_bug: [ OK ] 1.16 sec.
2025-07-11 10:03:21 03129_cte_with_final: [ OK ] 1.14 sec.
2025-07-11 10:03:22 03165_storage_merge_view_prewhere: [ OK ] 1.65 sec.
2025-07-11 10:03:23 03152_dynamic_type_simple: [ OK ] 1.39 sec.
2025-07-11 10:03:24 00591_columns_removal_union_all: [ OK ] 0.99 sec.
2025-07-11 10:03:24 01288_shard_max_network_bandwidth: [ OK ] 3.59 sec.
2025-07-11 10:03:25 01528_to_uuid_or_null_or_zero: [ OK ] 4.01 sec.
2025-07-11 10:03:27 02131_used_row_policies_in_query_log: [ OK ] 2.84 sec.
2025-07-11 10:03:27 02122_parallel_formatting_Values: [ OK ] 7.01 sec.
2025-07-11 10:03:28 02267_empty_arrays_read_reverse: [ OK ] 3.39 sec.
2025-07-11 10:03:29 01379_with_fill_several_columns: [ OK ] 1.09 sec.
2025-07-11 10:03:29 02286_tuple_numeric_identifier: [ OK ] 2.54 sec.
2025-07-11 10:03:29 02361_fsync_profile_events: [ OK ] 4.70 sec.
2025-07-11 10:03:30 01846_alter_column_without_type_bugfix: [ OK ] 0.99 sec.
2025-07-11 10:03:30 02267_special_operator_parse_alias_check: [ OK ] 2.85 sec.
2025-07-11 10:03:31 01104_distributed_numbers_test: [ OK ] 1.39 sec.
2025-07-11 10:03:31 03023_remove_unused_column_distinct: [ OK ] 0.99 sec.
2025-07-11 10:03:31 01343_min_bytes_to_use_mmap_io: [ OK ] 1.59 sec.
2025-07-11 10:03:32 01032_cityHash64_for_decimal: [ OK ] 1.08 sec.
2025-07-11 10:03:33 02376_analyzer_in_function_subquery: [ OK ] 1.78 sec.
2025-07-11 10:03:33 03259_grouping_sets_aliases: [ OK ] 1.18 sec.
2025-07-11 10:03:34 02515_tuple_lambda_parsing: [ OK ] 0.73 sec.
2025-07-11 10:03:34 01716_drop_rename_sign_column: [ OK ] 2.80 sec.
2025-07-11 10:03:35 00833_sleep_overflow: [ OK ] 1.40 sec.
2025-07-11 10:03:35 03033_cte_numbers_memory: [ OK ] 1.04 sec.
2025-07-11 10:03:35 00551_parse_or_null: [ OK ] 1.04 sec.
2025-07-11 10:03:36 03258_quantile_exact_weighted_issue: [ OK ] 0.99 sec.
2025-07-11 10:03:36 01017_uniqCombined_memory_usage: [ SKIPPED ] 0.00 sec.
2025-07-11 10:03:36 Reason: not running for current build
2025-07-11 10:03:36 00577_full_join_segfault: [ OK ] 1.23 sec.
2025-07-11 10:03:36 00185_array_literals: [ OK ] 1.59 sec.
2025-07-11 10:03:37 01102_distributed_local_in_bug: [ OK ] 1.25 sec.
2025-07-11 10:03:38 00843_optimize_predicate_and_rename_table: [ OK ] 1.94 sec.
2025-07-11 10:03:38 02814_ReplacingMergeTree_fix_select_final_on_single_partition: [ OK ] 1.24 sec.
2025-07-11 10:03:39 02552_client_format_settings: [ OK ] 0.89 sec.
2025-07-11 10:03:40 01925_merge_prewhere_table: [ OK ] 1.28 sec.
2025-07-11 10:03:41 00652_replicated_mutations_zookeeper: [ OK ] 28.80 sec.
2025-07-11 10:03:41 00155_long_merges: [ SKIPPED ] 0.00 sec.
2025-07-11 10:03:41 Reason: not running for current build
2025-07-11 10:03:41 03157_dynamic_type_json: [ OK ] 1.14 sec.
2025-07-11 10:03:41 01710_force_use_projection: [ OK ] 1.79 sec.
2025-07-11 10:03:42 01012_select_limit_x_0: [ OK ] 0.99 sec.
2025-07-11 10:03:42 02539_generate_random_ip: [ OK ] 0.93 sec.
2025-07-11 10:03:43 00606_quantiles_and_nans: [ OK ] 0.94 sec.
2025-07-11 10:03:43 01868_order_by_fill_with_datetime64: [ OK ] 1.14 sec.
2025-07-11 10:03:43 02661_read_from_archive_tar: [ OK ] 35.55 sec.
2025-07-11 10:03:44 03308_json_with_progress_frequency: [ OK ] 2.54 sec.
2025-07-11 10:03:44 02479_nullable_primary_key_non_first_column: [ OK ] 1.10 sec.
2025-07-11 10:03:45 03001_backup_matview_after_modify_query: [ OK ] 8.86 sec.
2025-07-11 10:03:45 03360_any_join_parallel_hash_bug: [ OK ] 1.14 sec.
2025-07-11 10:03:45 00698_validate_array_sizes_for_nested: [ OK ] 1.50 sec.
2025-07-11 10:03:46 03400_distributed_final: [ OK ] 1.28 sec.
2025-07-11 10:03:47 01319_query_formatting_in_server_log: [ OK ] 1.34 sec.
2025-07-11 10:03:47 01103_check_cpu_instructions_at_startup: [ SKIPPED ] 0.00 sec.
2025-07-11 10:03:47 Reason: not running for current build
2025-07-11 10:03:48 02311_range_hashed_dictionary_range_cast: [ OK ] 1.14 sec.
2025-07-11 10:03:52 01600_quota_by_forwarded_ip: [ OK ] 4.00 sec.
2025-07-11 10:03:52 02859_replicated_db_name_zookeeper: [ OK ] 6.90 sec.
2025-07-11 10:03:53 02789_jit_cannot_convert_column: [ OK ] 0.94 sec.
2025-07-11 10:03:53 02019_multiple_weird_with_fill: [ OK ] 0.84 sec.
2025-07-11 10:03:54 03148_asof_join_ddb_subquery: [ OK ] 1.14 sec.
2025-07-11 10:03:57 03001_block_offset_column: [ OK ] 2.49 sec.
2025-07-11 10:03:58 00695_pretty_max_column_pad_width: [ OK ] 0.95 sec.
2025-07-11 10:03:59 00600_create_temporary_table_if_not_exists: [ OK ] 1.05 sec.
2025-07-11 10:03:59 02154_bit_slice_for_fixedstring: [ OK ] 6.35 sec.
2025-07-11 10:03:59 02023_storage_filelog: [ OK ] 15.92 sec.
2025-07-11 10:04:00 01766_todatetime64_no_timezone_arg: [ OK ] 0.89 sec.
2025-07-11 10:04:01 03199_fix_auc_tie_handling: [ OK ] 1.28 sec.
2025-07-11 10:04:01 02872_prewhere_filter: [ OK ] 1.09 sec.
2025-07-11 10:04:02 02477_age_datetime64: [ OK ] 2.69 sec.
2025-07-11 10:04:02 00008_array_join: [ OK ] 0.95 sec.
2025-07-11 10:04:03 03010_view_prewhere_in: [ OK ] 1.34 sec.
2025-07-11 10:04:03 03217_primary_index_memory_leak: [ SKIPPED ] 0.00 sec.
2025-07-11 10:04:03 Reason: not running for current build
2025-07-11 10:04:03 02366_kql_func_ip: [ OK ] 16.49 sec.
2025-07-11 10:04:03 01603_decimal_mult_float: [ OK ] 1.69 sec.
2025-07-11 10:04:04 00273_quantiles: [ OK ] 2.00 sec.
2025-07-11 10:04:04 03038_ambiguous_column: [ OK ] 1.14 sec.
2025-07-11 10:04:04 00530_arrays_of_nothing: [ OK ] 1.24 sec.
2025-07-11 10:04:04 03366_bfloat16_sorting: [ OK ] 1.04 sec.
2025-07-11 10:04:04 02364_window_case: [ OK ] 0.83 sec.
2025-07-11 10:04:05 01561_aggregate_functions_of_key_with_join: [ OK ] 0.89 sec.
2025-07-11 10:04:05 03273_better_json_subcolumns_parsing: [ OK ] 1.04 sec.
2025-07-11 10:04:06 03150_url_hash_non_constant_level: [ OK ] 1.14 sec.
2025-07-11 10:04:06 00147_alter_nested_default: [ OK ] 1.84 sec.
2025-07-11 10:04:06 00902_entropy: [ OK ] 1.58 sec.
2025-07-11 10:04:08 01044_h3_edge_angle: [ OK ] 1.09 sec.
2025-07-11 10:04:08 01107_join_right_table_totals: [ OK ] 3.09 sec.
2025-07-11 10:04:10 02843_context_has_expired: [ OK ] 2.09 sec.
2025-07-11 10:04:10 02496_row_binary_large_string_size: [ OK ] 3.79 sec.
2025-07-11 10:04:11 00402_nan_and_extremes: [ OK ] 1.10 sec.
2025-07-11 10:04:12 03142_skip_ANSI_in_UTF8_compute_width: [ OK ] 1.04 sec.
2025-07-11 10:04:14 01913_fix_column_transformer_replace_format: [ OK ] 1.09 sec.
2025-07-11 10:04:15 01691_DateTime64_clamp: [ OK ] 1.34 sec.
2025-07-11 10:04:15 01156_pcg_deserialization: [ OK ] 32.22 sec.
2025-07-11 10:04:16 02714_async_inserts_empty_data: [ OK ] 6.45 sec.
2025-07-11 10:04:16 01499_log_deadlock: [ OK ] 1.48 sec.
2025-07-11 10:04:17 02009_array_join_partition: [ OK ] 1.59 sec.
2025-07-11 10:04:17 02916_replication_protocol_wait_for_part: [ OK ] 11.56 sec.
2025-07-11 10:04:18 02162_array_first_last_index: [ OK ] 1.44 sec.
2025-07-11 10:04:18 00834_kill_mutation_replicated_zookeeper: [ OK ] 55.88 sec.
2025-07-11 10:04:19 02901_remove_nullable_crash_analyzer: [ OK ] 2.04 sec.
2025-07-11 10:04:19 02351_Map_combinator_dist: [ OK ] 1.89 sec.
2025-07-11 10:04:19 01825_new_type_json_8: [ OK ] 10.71 sec.
2025-07-11 10:04:19 03247_generic_arrayMin_arrayMax_fixes: [ OK ] 1.39 sec.
2025-07-11 10:04:20 02499_analyzer_set_index: [ OK ] 1.24 sec.
2025-07-11 10:04:21 02842_table_function_file_filter_by_virtual_columns: [ OK ] 3.29 sec.
2025-07-11 10:04:22 02053_INSERT_SELECT_MATERIALIZED: [ OK ] 1.19 sec.
2025-07-11 10:04:22 02242_if_then_else_null_bug: [ OK ] 1.14 sec.
2025-07-11 10:04:23 00440_nulls_merge_tree: [ OK ] 1.29 sec.
2025-07-11 10:04:23 02133_distributed_queries_formatting: [ OK ] 1.14 sec.
2025-07-11 10:04:25 01825_type_json_7: [ OK ] 6.80 sec.
2025-07-11 10:04:28 02812_pointwise_array_operations: [ OK ] 4.45 sec.
2025-07-11 10:04:28 00612_pk_in_tuple_perf: [ OK ] 9.06 sec.
2025-07-11 10:04:29 01825_type_json_partitions: [ OK ] 1.10 sec.
2025-07-11 10:04:29 01471_top_k_range_check: [ OK ] 1.84 sec.
2025-07-11 10:04:30 02473_multistep_split_prewhere: [ OK ] 60.05 sec.
2025-07-11 10:04:30 02010_array_index_bad_cast: [ OK ] 1.10 sec.
2025-07-11 10:04:32 02867_null_lc_in_bug: [ OK ] 1.26 sec.
2025-07-11 10:04:34 02270_errors_in_files: [ OK ] 14.50 sec.
2025-07-11 10:04:34 01073_bad_alter_partition: [ OK ] 2.20 sec.
2025-07-11 10:04:35 03036_schema_inference_cache_s3_archives: [ OK ] 1.34 sec.
2025-07-11 10:04:36 01780_column_sparse_filter: [ OK ] 1.64 sec.
2025-07-11 10:04:36 02907_fromDaysSinceYearZero: [ OK ] 6.56 sec.
2025-07-11 10:04:36 03036_dynamic_read_shared_subcolumns_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-11 10:04:36 Reason: not running for current build
2025-07-11 10:04:36 01070_alter_with_ttl: [ OK ] 1.30 sec.
2025-07-11 10:04:37 01043_dictionary_attribute_properties_values: [ OK ] 1.15 sec.
2025-07-11 10:04:38 02494_array_function_range: [ OK ] 1.30 sec.
2025-07-11 10:04:38 02701_invalid_having_NOT_AN_AGGREGATE: [ OK ] 1.44 sec.
2025-07-11 10:04:39 01799_long_uniq_theta_sketch: [ OK ] 9.02 sec.
2025-07-11 10:04:39 02575_map_hashing_msan: [ OK ] 1.29 sec.
2025-07-11 10:04:40 00825_protobuf_format_persons: [ OK ] 22.51 sec.
2025-07-11 10:04:40 02050_clickhouse_local_parsing_exception: [ OK ] 2.34 sec.
2025-07-11 10:04:42 02149_schema_inference_create_table_syntax: [ OK ] 16.10 sec.
2025-07-11 10:04:42 02429_low_cardinality_trash: [ OK ] 2.15 sec.
2025-07-11 10:04:43 02943_tokenbf_and_ngrambf_indexes_support_match_function: [ OK ] 2.74 sec.
2025-07-11 10:04:43 00686_client_exit_code: [ OK ] 2.67 sec.
2025-07-11 10:04:43 02962_analyzer_constant_set: [ OK ] 1.22 sec.
2025-07-11 10:04:50 02963_test_flexible_disk_configuration: [ OK ] 10.86 sec.
2025-07-11 10:04:52 01040_distributed_background_insert_batch_inserts: [ OK ] 9.12 sec.
2025-07-11 10:04:52 03228_dynamic_serializations_uninitialized_value: [ OK ] 1.88 sec.
2025-07-11 10:04:52 02751_text_formats_bad_nullable_parsing: [ OK ] 10.62 sec.
2025-07-11 10:04:54 02915_analyzer_fuzz_1: [ OK ] 1.23 sec.
2025-07-11 10:04:55 02402_merge_engine_with_view: [ OK ] 2.39 sec.
2025-07-11 10:04:59 01581_deduplicate_by_columns_local: [ OK ] 16.26 sec.
2025-07-11 10:05:01 01433_hex_float: [ OK ] 1.13 sec.
2025-07-11 10:05:02 01701_clear_projection_and_part_remove: [ OK ] 9.16 sec.
2025-07-11 10:05:03 03034_dynamic_conversions: [ OK ] 7.78 sec.
2025-07-11 10:05:04 03001_data_version_column: [ OK ] 2.91 sec.
2025-07-11 10:05:07 02426_pod_array_overflow_3: [ OK ] 2.21 sec.
2025-07-11 10:05:10 02150_index_hypothesis_race_long: [ OK ] 33.08 sec.
2025-07-11 10:05:10 02954_analyzer_fuzz_i57086: [ OK ] 3.01 sec.
2025-07-11 10:05:12 02192_comment: [ OK ] 1.88 sec.
2025-07-11 10:05:16 03038_move_partition_to_oneself_deadlock: [ OK ] 3.25 sec.
2025-07-11 10:05:16 03167_base64_url_functions_sh: [ OK ] 163.65 sec.
2025-07-11 10:05:19 02883_zookeeper_finalize_stress: [ OK ] 15.81 sec.
2025-07-11 10:05:20 02212_h3_get_pentagon_indexes: [ OK ] 3.67 sec.
2025-07-11 10:05:20 01278_variance_nonnegative: [ OK ] 3.87 sec.
2025-07-11 10:05:21 03169_cache_complex_dict_short_circuit_bug: [ OK ] 1.41 sec.
2025-07-11 10:05:21 00515_shard_desc_table_functions_and_subqueries: [ OK ] 1.62 sec.
2025-07-11 10:05:22 01825_type_json_ghdata_insert_select: [ OK ] 58.39 sec.
2025-07-11 10:05:22 03230_subcolumns_mv: [ OK ] 1.20 sec.
2025-07-11 10:05:22 01673_test_toMinute_mysql_dialect: [ OK ] 0.90 sec.
2025-07-11 10:05:23 00064_negate_bug: [ OK ] 0.89 sec.
2025-07-11 10:05:23 03246_skipping_index_70108: [ OK ] 2.81 sec.
2025-07-11 10:05:23 00560_float_leading_plus_in_exponent: [ OK ] 1.14 sec.
2025-07-11 10:05:24 02536_date_from_number_inference_fix: [ OK ] 0.99 sec.
2025-07-11 10:05:25 01655_sleep_infinite_float: [ OK ] 1.84 sec.
2025-07-11 10:05:25 03288_types_binary_encoding_corrupted_data: [ OK ] 30.98 sec.
2025-07-11 10:05:25 02725_object_column_alter: [ OK ] 1.44 sec.
2025-07-11 10:05:26 03335_empty_blobs_on_azure: [ OK ] 15.42 sec.
2025-07-11 10:05:27 02680_datetime64_monotonic_check: [ OK ] 1.54 sec.
2025-07-11 10:05:28 01268_procfs_metrics: [ OK ] 4.55 sec.
2025-07-11 10:05:29 01784_parallel_formatting_memory: [ OK ] 2.25 sec.
2025-07-11 10:05:29 02293_http_header_summary_contains_exception_code_with_progress: [ OK ] 3.25 sec.
2025-07-11 10:05:30 00702_join_on_dups: [ OK ] 4.55 sec.
2025-07-11 10:05:30 02245_s3_schema_desc: [ OK ] 2.15 sec.
2025-07-11 10:05:30 01300_group_by_other_keys_having: [ OK ] 28.58 sec.
2025-07-11 10:05:31 02025_subcolumns_compact_parts: [ OK ] 1.39 sec.
2025-07-11 10:05:31 00341_squashing_insert_select2: [ OK ] 1.69 sec.
2025-07-11 10:05:32 02785_global_join_too_many_columns: [ OK ] 1.44 sec.
2025-07-11 10:05:32 00931_low_cardinality_read_with_empty_array: [ OK ] 1.89 sec.
2025-07-11 10:05:33 00832_storage_file_lock: [ OK ] 1.70 sec.
2025-07-11 10:05:33 01522_validate_alter_default: [ OK ] 2.79 sec.
2025-07-11 10:05:33 00667_compare_arrays_of_different_types: [ OK ] 1.04 sec.
2025-07-11 10:05:33 00723_remerge_sort: [ OK ] 2.25 sec.
2025-07-11 10:05:34 02294_optimize_aggregation_in_order_prefix_Array_functions: [ OK ] 1.24 sec.
2025-07-11 10:05:34 03001_block_offset_column_2: [ OK ] 1.54 sec.
2025-07-11 10:05:34 00508_materialized_view_to: [ OK ] 1.39 sec.
2025-07-11 10:05:35 03214_count_distinct_null_key_memory_leak: [ OK ] 9.41 sec.
2025-07-11 10:05:35 02476_query_parameters_without_serialisation: [ OK ] 1.56 sec.
2025-07-11 10:05:35 03326_native_format_json_as_string_settings: [ OK ] 2.54 sec.
2025-07-11 10:05:36 02578_ipv4_codec_t64: [ OK ] 0.90 sec.
2025-07-11 10:05:36 02504_disallow_arrayjoin_in_mutations: [ OK ] 1.59 sec.
2025-07-11 10:05:37 00169_join_constant_keys: [ OK ] 1.05 sec.
2025-07-11 10:05:37 03290_limit_by_segv: [ OK ] 1.69 sec.
2025-07-11 10:05:37 01523_interval_operator_support_string_literal: [ OK ] 1.84 sec.
2025-07-11 10:05:38 00180_attach_materialized_view: [ OK ] 0.95 sec.
2025-07-11 10:05:39 02243_make_date32: [ OK ] 5.63 sec.
2025-07-11 10:05:40 00396_uuid: [ OK ] 1.55 sec.
2025-07-11 10:05:41 03271_parse_sparse_columns_defaults: [ OK ] 3.76 sec.
2025-07-11 10:05:41 02176_dict_get_has_implicit_key_cast: [ OK ] 5.11 sec.
2025-07-11 10:05:42 02316_values_table_func_bug: [ OK ] 1.05 sec.
2025-07-11 10:05:42 03001_bad_error_message_higher_order_functions: [ OK ] 3.76 sec.
2025-07-11 10:05:43 03031_input_format_allow_errors_num_bad_escape_sequence: [ OK ] 0.98 sec.
2025-07-11 10:05:44 02319_dict_get_check_arguments_size: [ OK ] 3.91 sec.
2025-07-11 10:05:44 01746_long_zlib_http_compression_json_format: [ OK ] 3.21 sec.
2025-07-11 10:05:44 00307_format_xml: [ OK ] 1.11 sec.
2025-07-11 10:05:45 03034_recursive_cte_tree_fuzz_crash_fix: [ OK ] 2.52 sec.
2025-07-11 10:05:45 00534_functions_bad_arguments11: [ OK ] 61.99 sec.
2025-07-11 10:05:45 03359_point_in_polygon_index: [ OK ] 1.10 sec.
2025-07-11 10:05:45 00905_compile_expressions_compare_big_dates: [ OK ] 1.09 sec.
2025-07-11 10:05:46 02304_grouping_set_order_by: [ OK ] 1.00 sec.
2025-07-11 10:05:46 03273_dictionary_rbac: [ OK ] 8.88 sec.
2025-07-11 10:05:47 01632_tinylog_read_write: [ OK ] 12.74 sec.
2025-07-11 10:05:47 02295_GROUP_BY_AggregateFunction: [ OK ] 1.70 sec.
2025-07-11 10:05:47 02982_parallel_replicas_unexpected_cluster: [ OK ] 1.65 sec.
2025-07-11 10:05:47 01780_column_sparse_materialize: [ OK ] 1.79 sec.
2025-07-11 10:05:48 02236_json_each_row_empty_map_schema_inference: [ OK ] 0.95 sec.
2025-07-11 10:05:48 02695_logical_optimizer_alias_bug: [ OK ] 1.14 sec.
2025-07-11 10:05:49 01381_for_each_with_states: [ OK ] 1.30 sec.
2025-07-11 10:05:49 01123_parse_date_time_best_effort_even_more: [ OK ] 0.84 sec.
2025-07-11 10:05:49 00700_decimal_in_keys: [ OK ] 1.85 sec.
2025-07-11 10:05:50 02233_with_total_empty_chunk: [ OK ] 1.39 sec.
2025-07-11 10:05:51 00267_tuple_array_access_operators_priority: [ OK ] 0.99 sec.
2025-07-11 10:05:53 01942_snowflakeIDToDateTime: [ OK ] 8.17 sec.
2025-07-11 10:05:53 00230_array_functions_has_count_equal_index_of_non_const_second_arg: [ OK ] 2.14 sec.
2025-07-11 10:05:53 02122_parallel_formatting_JSONCompactEachRow: [ OK ] 7.00 sec.
2025-07-11 10:05:54 02311_system_zookeeper_insert: [ OK ] 5.30 sec.
2025-07-11 10:05:55 00953_indices_alter_exceptions: [ OK ] 5.90 sec.
2025-07-11 10:05:56 02890_untuple_column_names: [ OK ] 2.79 sec.
2025-07-11 10:05:56 01686_rocksdb: [ OK ] 3.30 sec.
2025-07-11 10:05:56 01474_decimal_scale_bug: [ OK ] 1.64 sec.
2025-07-11 10:05:57 01682_gather_utils_ubsan: [ OK ] 1.75 sec.
2025-07-11 10:05:57 01505_pipeline_executor_UAF: [ OK ] 35.34 sec.
2025-07-11 10:05:58 03155_datasketches_ubsan: [ OK ] 0.99 sec.
2025-07-11 10:05:58 00637_sessions_in_http_interface_and_settings: [ OK ] 1.84 sec.
2025-07-11 10:05:59 00066_group_by_in: [ OK ] 0.99 sec.
2025-07-11 10:05:59 03093_reading_bug_with_parallel_replicas: [ OK ] 2.69 sec.
2025-07-11 10:06:00 01388_clear_all_columns: [ OK ] 3.75 sec.
2025-07-11 10:06:00 03164_analyzer_validate_tree_size: [ OK ] 2.45 sec.
2025-07-11 10:06:00 01056_prepared_statements_null_and_escaping: [ OK ] 2.54 sec.
2025-07-11 10:06:01 02731_nothing_deserialization: [ OK ] 1.80 sec.
2025-07-11 10:06:01 00151_tuple_with_array: [ OK ] 0.90 sec.
2025-07-11 10:06:02 03226_alter_update_dynamic_json_not_supported: [ OK ] 1.49 sec.
2025-07-11 10:06:04 00626_replace_partition_from_table: [ OK ] 3.81 sec.
2025-07-11 10:06:04 02782_avro_decimals: [ OK ] 3.20 sec.
2025-07-11 10:06:05 02949_parallel_replicas_in_subquery: [ OK ] 3.09 sec.
2025-07-11 10:06:05 00098_f_union_all: [ OK ] 1.24 sec.
2025-07-11 10:06:06 00849_multiple_comma_join_2: [ OK ] 5.10 sec.
2025-07-11 10:06:07 01406_carriage_return_in_tsv_csv: [ OK ] 8.41 sec.
2025-07-11 10:06:08 00841_temporary_table_database: [ OK ] 1.50 sec.
2025-07-11 10:06:11 03008_s3_plain_rewritable_alter_partition: [ OK ] 17.79 sec.
2025-07-11 10:06:11 02125_lz4_compression_bug_JSONCompactEachRow: [ OK ] 21.55 sec.
2025-07-11 10:06:14 03033_dist_settings.optimize_skip_unused_shards_rewrite_in_composite_sharding_key: [ OK ] 2.76 sec.
2025-07-11 10:06:14 00837_minmax_index: [ OK ] 9.12 sec.
2025-07-11 10:06:15 00700_to_decimal_or_something: [ OK ] 10.52 sec.
2025-07-11 10:06:16 00072_in_types: [ OK ] 1.39 sec.
2025-07-11 10:06:16 02111_global_context_temporary_tables: [ OK ] 2.15 sec.
2025-07-11 10:06:18 03268_system_parts_index_granularity: [ OK ] 1.67 sec.
2025-07-11 10:06:18 01144_multiword_data_types: [ OK ] 1.91 sec.
2025-07-11 10:06:21 02981_vertical_merges_memory_usage: [ OK ] 17.05 sec.
2025-07-11 10:06:22 03221_merge_profile_events: [ OK ] 13.78 sec.
2025-07-11 10:06:24 02493_max_streams_for_merge_tree_reading: [ OK ] 16.69 sec.
2025-07-11 10:06:26 03266_with_fill_staleness: [ OK ] 1.80 sec.
2025-07-11 10:06:26 02784_disable_async_with_dedup_correctly: [ OK ] 7.67 sec.
2025-07-11 10:06:27 00681_duplicate_columns_inside_union_all_stas_sviridov: [ OK ] 1.09 sec.
2025-07-11 10:06:28 00999_nullable_nested_types_4877: [ OK ] 2.45 sec.
2025-07-11 10:06:31 00909_kill_not_initialized_query: [ OK ] 15.97 sec.
2025-07-11 10:06:32 00809_add_days_segfault: [ OK ] 3.45 sec.
2025-07-11 10:06:32 00751_low_cardinality_nullable_group_by: [ OK ] 4.75 sec.
2025-07-11 10:06:33 01545_url_file_format_settings: [ OK ] 1.41 sec.
2025-07-11 10:06:34 02915_sleep_large_uint: [ OK ] 2.34 sec.
2025-07-11 10:06:35 02534_join_prewhere_bug: [ OK ] 1.75 sec.
2025-07-11 10:06:35 03222_datetime64_small_value_const: [ OK ] 3.29 sec.
2025-07-11 10:06:36 01338_long_select_and_alter: [ OK ] 17.85 sec.
2025-07-11 10:06:37 00457_log_tinylog_stripelog_nullable: [ OK ] 2.44 sec.
2025-07-11 10:06:37 02967_analyzer_fuzz: [ OK ] 1.21 sec.
2025-07-11 10:06:37 02115_write_buffers_finalize: [ OK ] 26.48 sec.
2025-07-11 10:06:38 03107_ill_formed_select_in_materialized_view: [ OK ] 1.94 sec.
2025-07-11 10:06:39 01071_in_array: [ OK ] 1.14 sec.
2025-07-11 10:06:39 00299_stripe_log_multiple_inserts: [ OK ] 1.75 sec.
2025-07-11 10:06:40 02918_gorilla_invalid_file: [ OK ] 2.14 sec.
2025-07-11 10:06:40 03365_json_rollback_bug: [ SKIPPED ] 0.00 sec.
2025-07-11 10:06:40 Reason: not running for current build
2025-07-11 10:06:40 02813_seriesOutliersDetectTukey: [ OK ] 5.81 sec.
2025-07-11 10:06:41 01804_uniq_up_to_ubsan: [ OK ] 1.69 sec.
2025-07-11 10:06:41 00580_consistent_hashing_functions: [ OK ] 1.10 sec.
2025-07-11 10:06:41 01064_pm_all_join_const_and_nullable: [ OK ] 3.54 sec.
2025-07-11 10:06:41 03200_subcolumns_join_use_nulls: [ OK ] 1.05 sec.
2025-07-11 10:06:42 00152_totals_in_subquery: [ OK ] 0.89 sec.
2025-07-11 10:06:43 03002_analyzer_prewhere: [ OK ] 1.56 sec.
2025-07-11 10:06:43 02174_cte_scalar_cache: [ OK ] 2.61 sec.
2025-07-11 10:06:45 01714_alter_drop_version: [ OK ] 2.34 sec.
2025-07-11 10:06:45 02845_domain_rfc_support_ipv6: [ OK ] 2.00 sec.
2025-07-11 10:06:49 00974_low_cardinality_cast: [ OK ] 3.24 sec.
2025-07-11 10:06:50 01521_alter_enum_and_reverse_read: [ OK ] 1.34 sec.
2025-07-11 10:06:51 03073_analyzer_alias_as_column_name: [ OK ] 1.24 sec.
2025-07-11 10:06:52 02503_join_switch_alias_fuzz: [ OK ] 0.95 sec.
2025-07-11 10:06:53 01825_type_json_in_other_types: [ OK ] 10.93 sec.
2025-07-11 10:06:56 02134_async_inserts_formats: [ OK ] 10.61 sec.
2025-07-11 10:06:57 01445_create_table_as_table_function: [ OK ] 4.46 sec.
2025-07-11 10:06:57 00878_join_unexpected_results: [ OK ] 4.20 sec.
2025-07-11 10:06:57 02514_tsv_zero_started_number: [ OK ] 0.94 sec.
2025-07-11 10:06:58 01374_if_nullable_filimonov: [ OK ] 1.09 sec.
2025-07-11 10:06:58 01051_aggregate_function_crash: [ OK ] 1.09 sec.
2025-07-11 10:06:58 03080_analyzer_prefer_column_name_to_alias__virtual_columns: [ OK ] 1.24 sec.
2025-07-11 10:06:59 02814_create_index_uniq_noop: [ OK ] 0.74 sec.
2025-07-11 10:06:59 02241_short_circuit_short_column: [ OK ] 0.99 sec.
2025-07-11 10:07:00 00752_low_cardinality_lambda_argument: [ OK ] 1.40 sec.
2025-07-11 10:07:00 01851_hedged_connections_external_tables: [ OK ] 1.19 sec.
2025-07-11 10:07:03 01047_simple_aggregate_sizes_of_columns_bug: [ OK ] 2.29 sec.
2025-07-11 10:07:04 02045_like_function: [ OK ] 0.99 sec.
2025-07-11 10:07:06 00688_low_cardinality_syntax: [ OK ] 2.44 sec.
2025-07-11 10:07:08 02271_temporary_table_show_rows_bytes: [ OK ] 1.09 sec.
2025-07-11 10:07:09 02237_lzma_bug: [ OK ] 10.82 sec.
2025-07-11 10:07:11 01189_create_as_table_as_table_function: [ OK ] 1.11 sec.
2025-07-11 10:07:11 00097_long_storage_buffer_race_condition: [ OK ] 85.33 sec.
2025-07-11 10:07:12 01282_system_parts_ttl_info: [ OK ] 1.24 sec.
2025-07-11 10:07:13 02428_index_analysis_with_null_literal: [ OK ] 4.96 sec.
2025-07-11 10:07:13 01940_custom_tld_sharding_key: [ OK ] 1.39 sec.
2025-07-11 10:07:14 01038_dictionary_lifetime_min_zero_sec: [ OK ] 13.77 sec.
2025-07-11 10:07:14 01603_read_with_backoff_bug: [ SKIPPED ] 0.00 sec.
2025-07-11 10:07:14 Reason: not running for current build
2025-07-11 10:07:16 02029_quantile_sanitizer: [ OK ] 1.44 sec.
2025-07-11 10:07:17 02246_clickhouse_local_drop_database: [ OK ] 3.60 sec.
2025-07-11 10:07:18 02943_order_by_all: [ OK ] 5.11 sec.
2025-07-11 10:07:19 02487_create_index_normalize_functions: [ OK ] 1.57 sec.
2025-07-11 10:07:19 02988_join_using_prewhere_pushdown: [ OK ] 1.31 sec.
2025-07-11 10:07:19 02293_http_header_full_summary_without_progress: [ OK ] 3.49 sec.
2025-07-11 10:07:20 00298_enum_width_and_cast: [ OK ] 1.36 sec.
2025-07-11 10:07:21 02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order: [ OK ] 1.34 sec.
2025-07-11 10:07:21 01532_having_with_totals: [ OK ] 1.59 sec.
2025-07-11 10:07:22 02932_punycode: [ OK ] 11.52 sec.
2025-07-11 10:07:22 01386_negative_float_constant_key_condition: [ OK ] 2.31 sec.
2025-07-11 10:07:23 00048_b_stored_aggregates_merge: [ OK ] 1.74 sec.
2025-07-11 10:07:23 02556_local_with_totals_and_extremes: [ OK ] 2.44 sec.
2025-07-11 10:07:24 00217_shard_global_subquery_columns_with_same_name: [ OK ] 1.30 sec.
2025-07-11 10:07:24 03325_alter_ast_format: [ OK ] 1.30 sec.
2025-07-11 10:07:25 00102_insert_into_temporary_table: [ OK ] 0.99 sec.
2025-07-11 10:07:25 01414_freeze_does_not_prevent_alters: [ OK ] 2.17 sec.
2025-07-11 10:07:26 01018_ambiguous_column: [ OK ] 1.64 sec.
2025-07-11 10:07:26 02032_short_circuit_least_greatest_bug: [ OK ] 0.89 sec.
2025-07-11 10:07:26 01770_extended_range_3: [ OK ] 1.14 sec.
2025-07-11 10:07:27 00131_set_hashed: [ OK ] 0.94 sec.
2025-07-11 10:07:28 00800_low_cardinality_distributed_insert: [ OK ] 1.30 sec.
2025-07-11 10:07:30 00872_t64_bit_codec: [ OK ] 7.78 sec.
2025-07-11 10:07:30 03039_dynamic_aggregating_merge_tree: [ OK ] 49.29 sec.
2025-07-11 10:07:31 03391_logical_error_sort_column: [ OK ] 0.94 sec.
2025-07-11 10:07:31 03262_analyzer_materialized_view_in_with_cte: [ OK ] 1.34 sec.
2025-07-11 10:07:32 01303_polygons_equals: [ OK ] 1.00 sec.
2025-07-11 10:07:33 01273_arrow: [ OK ] 54.41 sec.
2025-07-11 10:07:34 02783_parsedatetimebesteffort_syslog: [ OK ] 1.30 sec.
2025-07-11 10:07:35 01825_type_json_8: [ OK ] 9.12 sec.
2025-07-11 10:07:35 00999_join_on_expression: [ OK ] 3.06 sec.
2025-07-11 10:07:35 03208_array_of_json_read_subcolumns_2_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-11 10:07:35 Reason: not running for current build
2025-07-11 10:07:36 00483_reading_from_array_structure: [ OK ] 1.60 sec.
2025-07-11 10:07:37 02122_parallel_formatting_JSONEachRow: [ OK ] 8.96 sec.
2025-07-11 10:07:37 02474_extract_fixedstring_from_json: [ OK ] 1.52 sec.
2025-07-11 10:07:38 02764_csv_trim_whitespaces: [ OK ] 77.13 sec.
2025-07-11 10:07:38 02498_random_string_in_json_schema_inference: [ OK ] 2.40 sec.
2025-07-11 10:07:38 01615_two_args_function_index_fix: [ OK ] 1.24 sec.
2025-07-11 10:07:40 01683_intdiv_ubsan: [ OK ] 1.74 sec.
2025-07-11 10:07:40 02119_sumcount: [ OK ] 3.96 sec.
2025-07-11 10:07:41 01060_shutdown_table_after_detach: [ OK ] 9.11 sec.
2025-07-11 10:07:41 02381_join_dup_columns_in_plan: [ OK ] 3.05 sec.
2025-07-11 10:07:42 03311_issue_72265: [ OK ] 1.59 sec.
2025-07-11 10:07:42 01720_country_perimeter_and_area: [ OK ] 15.18 sec.
2025-07-11 10:07:42 01417_update_permutation_crash: [ OK ] 0.89 sec.
2025-07-11 10:07:43 03275_block_number_mutation: [ OK ] 2.76 sec.
2025-07-11 10:07:43 00825_protobuf_format_nested_in_nested: [ OK ] 6.00 sec.
2025-07-11 10:07:43 01925_date_date_time_comparison: [ OK ] 0.89 sec.
2025-07-11 10:07:44 01518_filtering_aliased_materialized_column: [ OK ] 1.24 sec.
2025-07-11 10:07:45 01383_log_broken_table: [ OK ] 82.94 sec.
2025-07-11 10:07:45 02844_table_function_url_filter_by_virtual_columns: [ OK ] 3.15 sec.
2025-07-11 10:07:46 03227_dynamic_subcolumns_enumerate_streams: [ OK ] 1.25 sec.
2025-07-11 10:07:46 00725_join_on_bug_4: [ OK ] 1.26 sec.
2025-07-11 10:07:47 01097_cyclic_defaults: [ OK ] 6.41 sec.
2025-07-11 10:07:47 01419_merge_tree_settings_sanity_check: [ OK ] 4.40 sec.
2025-07-11 10:07:48 00944_ml_test: [ OK ] 1.41 sec.
2025-07-11 10:07:48 02594_msgpack_more_types: [ OK ] 3.30 sec.
2025-07-11 10:07:49 03392_crash_group_by_use_nulls: [ OK ] 1.14 sec.
2025-07-11 10:07:49 00679_uuid_in_key: [ OK ] 1.40 sec.
2025-07-11 10:07:49 01440_big_int_exotic_casts: [ OK ] 3.59 sec.
2025-07-11 10:07:50 03151_dynamic_type_scale_max_types: [ OK ] 2.50 sec.
2025-07-11 10:07:50 02973_dictionary_table_exception_fix: [ OK ] 1.60 sec.
2025-07-11 10:07:50 03006_buffer_overflow_join: [ OK ] 1.24 sec.
2025-07-11 10:07:50 02985_if_over_big_int_decimal: [ OK ] 1.60 sec.
2025-07-11 10:07:51 02968_analyzer_join_column_not_found: [ OK ] 1.19 sec.
2025-07-11 10:07:51 01683_dist_INSERT_block_structure_mismatch: [ OK ] 1.39 sec.
2025-07-11 10:07:52 00882_multiple_join_no_alias: [ OK ] 1.80 sec.
2025-07-11 10:07:52 03208_uniq_with_empty_tuple: [ OK ] 0.94 sec.
2025-07-11 10:07:55 01524_do_not_merge_across_partitions_select_final: [ OK ] 3.51 sec.
2025-07-11 10:07:55 02125_lz4_compression_bug_TSKV: [ OK ] 16.98 sec.
2025-07-11 10:07:55 01402_cast_nullable_string_to_enum: [ OK ] 3.31 sec.
2025-07-11 10:07:56 01710_projections_partial_optimize_aggregation_in_order: [ OK ] 13.79 sec.
2025-07-11 10:07:56 02358_file_default_value: [ OK ] 3.60 sec.
2025-07-11 10:07:57 03242_view_block_structure: [ OK ] 1.20 sec.
2025-07-11 10:07:57 00048_a_stored_aggregates_merge: [ OK ] 1.89 sec.
2025-07-11 10:07:58 03267_positional_arguments_implicit_query_file: [ OK ] 8.57 sec.
2025-07-11 10:07:58 01273_h3EdgeAngle_range_check: [ OK ] 1.75 sec.
2025-07-11 10:07:58 03370_rocks_db_engine_subcolumn_in_pk: [ OK ] 1.39 sec.
2025-07-11 10:07:59 00324_hashing_enums: [ OK ] 0.99 sec.
2025-07-11 10:07:59 03093_special_column_errors: [ OK ] 8.93 sec.
2025-07-11 10:08:00 02183_combinator_if: [ OK ] 4.41 sec.
2025-07-11 10:08:01 02900_window_function_with_sparse_column: [ OK ] 1.40 sec.
2025-07-11 10:08:02 02916_csv_infer_numbers_from_strings: [ OK ] 1.05 sec.
2025-07-11 10:08:02 02275_full_sort_join_long: [ SKIPPED ] 0.00 sec.
2025-07-11 10:08:02 Reason: not running for current build
2025-07-11 10:08:03 03215_multilinestring_geometry: [ OK ] 1.51 sec.
2025-07-11 10:08:04 01015_empty_in_inner_right_join: [ OK ] 3.76 sec.
2025-07-11 10:08:06 03199_queries_with_new_analyzer: [ OK ] 1.55 sec.
2025-07-11 10:08:06 01889_clickhouse_client_config_format: [ OK ] 7.97 sec.
2025-07-11 10:08:07 00926_adaptive_index_granularity_merge_tree: [ OK ] 8.88 sec.
2025-07-11 10:08:08 02221_parallel_replicas_bug: [ OK ] 10.87 sec.
2025-07-11 10:08:08 02995_preliminary_filters_duplicated_columns: [ OK ] 1.15 sec.
2025-07-11 10:08:08 01923_ttl_with_modify_column: [ OK ] 2.80 sec.
2025-07-11 10:08:09 00996_limit_with_ties: [ OK ] 2.90 sec.
2025-07-11 10:08:10 01063_create_column_set: [ OK ] 1.06 sec.
2025-07-11 10:08:10 03043_group_array_result_is_expected: [ OK ] 1.20 sec.
2025-07-11 10:08:10 01798_having_push_down: [ OK ] 1.69 sec.
2025-07-11 10:08:11 03096_largest_triangle_3b_crash: [ OK ] 0.94 sec.
2025-07-11 10:08:11 02908_Npy_files_caching: [ OK ] 7.34 sec.
2025-07-11 10:08:11 02130_parse_quoted_null: [ OK ] 16.05 sec.
2025-07-11 10:08:12 00239_type_conversion_in_in: [ OK ] 1.19 sec.
2025-07-11 10:08:12 02326_numbers_from_json_strings_schema_inference: [ OK ] 1.35 sec.
2025-07-11 10:08:12 01323_if_with_nulls: [ OK ] 2.50 sec.
2025-07-11 10:08:13 02013_bloom_filter_hasAll: [ OK ] 3.61 sec.
2025-07-11 10:08:14 02507_to_unix_timestamp_overflow: [ OK ] 2.59 sec.
2025-07-11 10:08:15 00506_shard_global_in_union: [ OK ] 2.99 sec.
2025-07-11 10:08:16 02932_query_settings_max_size_drop: [ OK ] 3.86 sec.
2025-07-11 10:08:17 00318_pk_tuple_order: [ OK ] 3.96 sec.
2025-07-11 10:08:17 00737_decimal_group_by: [ OK ] 1.59 sec.
2025-07-11 10:08:18 01774_bar_with_illegal_value: [ OK ] 1.89 sec.
2025-07-11 10:08:21 01034_values_parse_float_bug: [ OK ] 10.73 sec.
2025-07-11 10:08:25 03006_mv_deduplication_throw_if_async_insert: [ OK ] 3.24 sec.
2025-07-11 10:08:29 00484_preferred_max_column_in_block_size_bytes: [ OK ] 11.27 sec.
2025-07-11 10:08:31 02122_parallel_formatting_TSVWithNames: [ OK ] 13.90 sec.
2025-07-11 10:08:31 03214_backup_and_clear_old_temporary_directories: [ OK ] 16.41 sec.
2025-07-11 10:08:31 01356_initialize_aggregation: [ OK ] 1.72 sec.
2025-07-11 10:08:32 00037_totals_limit: [ OK ] 1.02 sec.
2025-07-11 10:08:32 00404_null_literal: [ OK ] 1.16 sec.
2025-07-11 10:08:32 01362_year_of_ISO8601_week_modificators_for_formatDateTime: [ OK ] 1.41 sec.
2025-07-11 10:08:32 01287_max_execution_speed: [ SKIPPED ] 0.00 sec.
2025-07-11 10:08:32 Reason: not running for current build
2025-07-11 10:08:34 02126_fix_filelog: [ OK ] 8.03 sec.
2025-07-11 10:08:34 01508_explain_header: [ OK ] 1.10 sec.
2025-07-11 10:08:34 01514_parallel_formatting: [ OK ] 24.42 sec.
2025-07-11 10:08:35 03228_url_engine_response_headers: [ OK ] 1.31 sec.
2025-07-11 10:08:36 03222_pr_asan_index_granularity: [ OK ] 1.50 sec.
2025-07-11 10:08:36 02864_replace_regexp_string_fallback: [ OK ] 3.10 sec.
2025-07-11 10:08:37 00014_select_from_table_with_nested: [ OK ] 1.50 sec.
2025-07-11 10:08:37 02832_transform_fixed_string_no_default: [ OK ] 1.14 sec.
2025-07-11 10:08:38 01274_generate_random_nested: [ OK ] 1.96 sec.
2025-07-11 10:08:38 03258_dynamic_in_functions_weak_ptr_exception: [ OK ] 1.10 sec.
2025-07-11 10:08:38 03235_groupArray_string_consistency: [ OK ] 1.27 sec.
2025-07-11 10:08:38 02921_file_engine_size_virtual_column: [ OK ] 4.82 sec.
2025-07-11 10:08:39 02247_read_bools_as_numbers_json: [ OK ] 22.22 sec.
2025-07-11 10:08:40 03272_json_to_json_cast_4: [ OK ] 2.07 sec.
2025-07-11 10:08:41 00696_system_columns_limit: [ OK ] 1.71 sec.
2025-07-11 10:08:41 00678_shard_funnel_window: [ OK ] 2.96 sec.
2025-07-11 10:08:41 01520_client_print_query_id: [ OK ] 2.88 sec.
2025-07-11 10:08:42 02176_toStartOfWeek_overflow_pruning: [ OK ] 1.60 sec.
2025-07-11 10:08:43 01272_totals_and_filter_bug: [ OK ] 1.72 sec.
2025-07-11 10:08:43 00700_decimal_aggregates: [ OK ] 11.29 sec.
2025-07-11 10:08:44 00101_materialized_views_and_insert_without_explicit_database: [ OK ] 2.81 sec.
2025-07-11 10:08:44 02935_ipv6_bit_operations: [ OK ] 1.13 sec.
2025-07-11 10:08:44 01289_min_execution_speed_not_too_early: [ OK ] 6.08 sec.
2025-07-11 10:08:45 00337_shard_any_heavy: [ OK ] 1.41 sec.
2025-07-11 10:08:47 03084_analyzer_join_column_alias: [ OK ] 1.61 sec.
2025-07-11 10:08:47 01088_benchmark_query_id: [ OK ] 5.58 sec.
2025-07-11 10:08:48 02250_ON_CLUSTER_grant: [ OK ] 7.20 sec.
2025-07-11 10:08:49 03213_rand_dos: [ OK ] 4.18 sec.
2025-07-11 10:08:49 01732_union_and_union_all: [ OK ] 1.35 sec.
2025-07-11 10:08:50 02205_map_populate_series_non_const: [ OK ] 5.24 sec.
2025-07-11 10:08:50 01946_profile_sleep: [ OK ] 6.21 sec.
2025-07-11 10:08:50 01781_token_extractor_buffer_overflow: [ OK ] 3.51 sec.
2025-07-11 10:08:50 00910_client_window_size_detection: [ OK ] 2.86 sec.
2025-07-11 10:08:51 01954_clickhouse_benchmark_multiple_long: [ OK ] 51.01 sec.
2025-07-11 10:08:51 02787_transform_null: [ OK ] 1.30 sec.
2025-07-11 10:08:51 01655_window_functions_bug: [ OK ] 1.05 sec.
2025-07-11 10:08:52 00231_format_vertical_raw: [ OK ] 0.96 sec.
2025-07-11 10:08:52 01084_defaults_on_aliases: [ OK ] 1.86 sec.
2025-07-11 10:08:52 02428_combinators_with_over_statement: [ OK ] 1.50 sec.
2025-07-11 10:08:53 02152_dictionary_date32_type: [ OK ] 1.25 sec.
2025-07-11 10:08:53 01715_table_function_view_fix: [ OK ] 1.74 sec.
2025-07-11 10:08:54 02146_mv_non_phys: [ OK ] 1.59 sec.
2025-07-11 10:08:54 01326_build_id: [ OK ] 0.94 sec.
2025-07-11 10:08:56 03382_array_join_asterisk: [ OK ] 6.78 sec.
2025-07-11 10:08:56 01681_bloom_filter_nullable_column: [ OK ] 3.10 sec.
2025-07-11 10:08:56 02675_grant_query_formatting: [ OK ] 1.84 sec.
2025-07-11 10:08:57 02267_type_inference_for_insert_into_function_null: [ OK ] 1.24 sec.
2025-07-11 10:08:58 02480_analyzer_alias_nullptr: [ OK ] 1.75 sec.
2025-07-11 10:08:58 00825_protobuf_format_array_3dim: [ OK ] 6.07 sec.
2025-07-11 10:08:58 00975_json_hang: [ OK ] 3.81 sec.
2025-07-11 10:08:59 01710_minmax_count_projection_constant_query: [ OK ] 1.11 sec.
2025-07-11 10:08:59 02746_index_analysis_binary_operator_with_null: [ OK ] 1.09 sec.
2025-07-11 10:09:00 02210_processors_profile_log: [ OK ] 4.25 sec.
2025-07-11 10:09:00 01034_with_fill_and_push_down_predicate: [ OK ] 1.00 sec.
2025-07-11 10:09:01 03047_on_fly_mutations_projections: [ OK ] 1.64 sec.
2025-07-11 10:09:02 03046_column_in_block_array_join: [ OK ] 1.30 sec.
2025-07-11 10:09:02 01403_datetime64_constant_arg: [ OK ] 0.99 sec.
2025-07-11 10:09:03 03375_bloom_filter_array_equals: [ OK ] 0.99 sec.
2025-07-11 10:09:03 02125_dict_get_type_nullable_fix: [ OK ] 2.30 sec.
2025-07-11 10:09:04 02898_parallel_replicas_custom_key_final: [ OK ] 1.54 sec.
2025-07-11 10:09:04 00980_zookeeper_merge_tree_alter_settings: [ OK ] 6.16 sec.
2025-07-11 10:09:04 02428_parameterized_view: [ OK ] 81.62 sec.
2025-07-11 10:09:05 03252_check_number_of_arguments_for_dynamic: [ OK ] 1.99 sec.
2025-07-11 10:09:05 03167_fancy_quotes_off_by_one: [ OK ] 0.94 sec.
2025-07-11 10:09:07 01358_lc_parquet: [ OK ] 17.69 sec.
2025-07-11 10:09:08 02751_protobuf_ipv6: [ OK ] 3.25 sec.
2025-07-11 10:09:08 02730_with_fill_by_sorting_prefix: [ OK ] 3.55 sec.
2025-07-11 10:09:09 01085_datetime_arithmetic_preserve_timezone: [ OK ] 0.99 sec.
2025-07-11 10:09:09 02135_local_create_db: [ OK ] 3.05 sec.
2025-07-11 10:09:09 00258_materializing_tuples: [ OK ] 1.24 sec.
2025-07-11 10:09:10 02192_comment_error: [ OK ] 4.81 sec.
2025-07-11 10:09:10 02696_ignore_inacc_tables_mat_view_atttach: [ OK ] 1.49 sec.
2025-07-11 10:09:11 03251_unaligned_window_function_state: [ OK ] 1.34 sec.
2025-07-11 10:09:12 01710_projection_with_column_transformers: [ OK ] 1.00 sec.
2025-07-11 10:09:15 00825_protobuf_format_splitted_nested: [ OK ] 6.61 sec.
2025-07-11 10:09:16 02337_join_analyze_stuck: [ OK ] 4.25 sec.
2025-07-11 10:09:16 01927_query_views_log_current_database: [ OK ] 4.10 sec.
2025-07-11 10:09:17 02269_to_start_of_interval_overflow: [ OK ] 1.80 sec.
2025-07-11 10:09:17 03208_array_of_json_read_subcolumns_1: [ OK ] 27.01 sec.
2025-07-11 10:09:18 01825_new_type_json_add_column: [ OK ] 2.36 sec.
2025-07-11 10:09:18 02995_bad_formatting_union_intersect: [ OK ] 1.25 sec.
2025-07-11 10:09:18 02049_clickhouse_local_merge_tree: [ OK ] 2.65 sec.
2025-07-11 10:09:19 01020_having_without_group_by: [ OK ] 0.94 sec.
2025-07-11 10:09:20 01518_nullable_aggregate_states1: [ OK ] 1.39 sec.
2025-07-11 10:09:21 02149_schema_inference_formats_with_schema_3: [ OK ] 12.22 sec.
2025-07-11 10:09:22 02714_date_date32_in: [ OK ] 1.15 sec.
2025-07-11 10:09:25 00825_protobuf_format_skipped_column_in_nested: [ OK ] 6.31 sec.
2025-07-11 10:09:27 02293_grouping_function_group_by: [ OK ] 5.56 sec.
2025-07-11 10:09:29 02517_uuid_parsing: [ OK ] 1.14 sec.
2025-07-11 10:09:30 00964_bloom_index_string_functions: [ OK ] 27.96 sec.
2025-07-11 10:09:31 01662_date_ubsan: [ OK ] 12.67 sec.
2025-07-11 10:09:31 03041_select_with_query_result: [ OK ] 1.36 sec.
2025-07-11 10:09:32 02383_schema_inference_hints: [ OK ] 1.11 sec.
2025-07-11 10:09:33 03158_dynamic_type_from_variant: [ OK ] 1.30 sec.
2025-07-11 10:09:34 00997_extract_all_crash_6627: [ OK ] 0.94 sec.
2025-07-11 10:09:34 02504_regexp_dictionary_ua_parser: [ OK ] 12.79 sec.
2025-07-11 10:09:35 03007_column_nullable_uninitialzed_value: [ OK ] 0.95 sec.
2025-07-11 10:09:35 01558_enum_as_num_in_tsv_csv_input: [ OK ] 1.30 sec.
2025-07-11 10:09:36 00580_cast_nullable_to_non_nullable: [ OK ] 0.95 sec.
2025-07-11 10:09:36 00981_in_subquery_with_tuple: [ OK ] 10.79 sec.
2025-07-11 10:09:36 02047_log_family_complex_structs_data_file_dumps: [ OK ] 19.45 sec.
2025-07-11 10:09:37 03085_analyzer_alias_column_group_by: [ OK ] 0.99 sec.
2025-07-11 10:09:38 02503_in_lc_const_args_bug: [ OK ] 0.95 sec.
2025-07-11 10:09:38 03143_cte_scope: [ OK ] 1.55 sec.
2025-07-11 10:09:38 02490_replacing_merge_tree_is_deleted_column: [ OK ] 9.42 sec.
2025-07-11 10:09:38 02242_make_date_mysql: [ OK ] 3.21 sec.
2025-07-11 10:09:39 02521_tsv_csv_custom_header_detection: [ OK ] 41.55 sec.
2025-07-11 10:09:39 02843_date_predicate_optimizations_bugs: [ OK ] 0.90 sec.
2025-07-11 10:09:39 01359_codeql: [ OK ] 0.94 sec.
2025-07-11 10:09:40 03398_group_array_zero_max_elements: [ OK ] 7.92 sec.
2025-07-11 10:09:40 01925_jit_aggregation_function_count_long: [ OK ] 1.20 sec.
2025-07-11 10:09:40 03325_alter_modify_projection_primary_key_column: [ OK ] 4.76 sec.
2025-07-11 10:09:41 02031_format_query_option: [ OK ] 1.95 sec.
2025-07-11 10:09:42 00720_with_cube: [ OK ] 1.50 sec.
2025-07-11 10:09:43 02245_s3_virtual_columns: [ OK ] 1.66 sec.
2025-07-11 10:09:43 00978_ml_math: [ OK ] 1.00 sec.
2025-07-11 10:09:43 03198_settings_in_csv_tsv_schema_cache: [ OK ] 4.71 sec.
2025-07-11 10:09:44 02340_analyzer_functions: [ OK ] 1.50 sec.
2025-07-11 10:09:44 00803_odbc_driver_2_format: [ OK ] 1.04 sec.
2025-07-11 10:09:45 01056_predicate_optimizer_bugs: [ OK ] 4.15 sec.
2025-07-11 10:09:45 01866_view_persist_settings: [ OK ] 4.86 sec.
2025-07-11 10:09:46 02707_analyzer_nested_lambdas_types: [ OK ] 1.25 sec.
2025-07-11 10:09:47 02267_join_dup_columns_issue36199: [ OK ] 3.20 sec.
2025-07-11 10:09:49 00900_null_array_orc_load: [ OK ] 5.51 sec.
2025-07-11 10:09:50 03003_compatibility_setting_bad_value: [ OK ] 0.75 sec.
2025-07-11 10:09:50 02933_replicated_database_forbid_create_as_select: [ OK ] 12.68 sec.
2025-07-11 10:09:51 01825_new_type_json_nbagames: [ OK ] 41.99 sec.
2025-07-11 10:09:51 02883_array_scalar_mult_div_modulo: [ OK ] 3.21 sec.
2025-07-11 10:09:52 02876_json_incomplete_types_as_strings_inference: [ OK ] 0.99 sec.
2025-07-11 10:09:52 03239_if_constant_folding: [ OK ] 1.56 sec.
2025-07-11 10:09:53 02871_multiple_joins_rewriter_v2_handle_last_table_columns: [ OK ] 1.35 sec.
2025-07-11 10:09:53 03274_with_fill_dup_sort_bug: [ OK ] 0.99 sec.
2025-07-11 10:09:54 01273_arrow_nested_arrays_load: [ OK ] 7.57 sec.
2025-07-11 10:09:54 01655_agg_if_nullable: [ OK ] 1.00 sec.
2025-07-11 10:09:55 02481_default_value_used_in_row_level_filter: [ OK ] 1.50 sec.
2025-07-11 10:09:56 02024_create_dictionary_with_comment: [ OK ] 1.25 sec.
2025-07-11 10:09:56 02186_range_hashed_dictionary_intersecting_intervals: [ OK ] 2.06 sec.
2025-07-11 10:09:57 02789_functions_after_sorting_and_columns_with_same_names_bug: [ OK ] 1.60 sec.
2025-07-11 10:09:57 02177_merge_optimize_aggregation_in_order: [ OK ] 1.35 sec.
2025-07-11 10:09:58 02561_sorting_constants_and_distinct_crash: [ OK ] 7.38 sec.
2025-07-11 10:09:58 00292_parser_tuple_element: [ OK ] 0.96 sec.
2025-07-11 10:09:58 00969_columns_clause: [ OK ] 2.55 sec.
2025-07-11 10:09:59 01710_projections_optimize_aggregation_in_order: [ OK ] 13.63 sec.
2025-07-11 10:09:59 01428_h3_range_check: [ OK ] 2.85 sec.
2025-07-11 10:10:00 02428_delete_with_settings: [ OK ] 2.10 sec.
2025-07-11 10:10:01 02725_any_join_single_row: [ OK ] 2.30 sec.
2025-07-11 10:10:01 02240_asof_join_biginteger: [ OK ] 1.65 sec.
2025-07-11 10:10:03 02418_keeper_map_keys_limit: [ OK ] 2.75 sec.
2025-07-11 10:10:03 01585_use_index_for_global_in: [ OK ] 1.71 sec.
2025-07-11 10:10:05 01519_topK_distributed_parametrized: [ OK ] 1.85 sec.
2025-07-11 10:10:06 01785_parallel_formatting_memory: [ OK ] 5.71 sec.
2025-07-11 10:10:07 03257_async_insert_native_empty_block: [ OK ] 8.87 sec.
2025-07-11 10:10:08 03302_udf_header_detection: [ OK ] 2.50 sec.
2025-07-11 10:10:08 01852_s2_get_neighbours: [ OK ] 0.79 sec.
2025-07-11 10:10:11 03275_auto_cluster_functions_with_parallel_replicas: [ OK ] 2.10 sec.
2025-07-11 10:10:12 01069_insert_float_as_nullable_unit8: [ OK ] 1.11 sec.
2025-07-11 10:10:13 02353_isnullable: [ OK ] 1.30 sec.
2025-07-11 10:10:19 00688_low_cardinality_serialization: [ OK ] 11.38 sec.
2025-07-11 10:10:19 00652_replicated_mutations_default_database_zookeeper: [ OK ] 5.66 sec.
2025-07-11 10:10:21 02661_read_from_archive_targz: [ OK ] 36.30 sec.
2025-07-11 10:10:21 00416_pocopatch_progress_in_http_headers: [ OK ] 2.50 sec.
2025-07-11 10:10:21 03207_json_read_subcolumns_2_memory: [ SKIPPED ] 0.00 sec.
2025-07-11 10:10:21 Reason: not running for current build
2025-07-11 10:10:23 02274_full_sort_join_nodistinct: [ OK ] 33.53 sec.
2025-07-11 10:10:25 01666_lcm_ubsan: [ OK ] 5.66 sec.
2025-07-11 10:10:26 01062_pm_all_join_with_block_continuation: [ OK ] 26.96 sec.
2025-07-11 10:10:26 03095_join_filter_push_down_right_stream_filled: [ OK ] 1.41 sec.
2025-07-11 10:10:27 02477_invalid_reads: [ OK ] 20.15 sec.
2025-07-11 10:10:27 01956_skip_unavailable_shards_excessive_attempts: [ OK ] 5.36 sec.
2025-07-11 10:10:27 00114_float_type_result_of_division: [ OK ] 0.90 sec.
2025-07-11 10:10:27 03126_column_not_under_group_by: [ OK ] 1.45 sec.
2025-07-11 10:10:28 00779_all_right_join_max_block_size: [ OK ] 1.06 sec.
2025-07-11 10:10:28 03307_parallel_hash_max_joined_rows: [ SKIPPED ] 0.00 sec.
2025-07-11 10:10:28 Reason: not running for current build
2025-07-11 10:10:29 00719_insert_block_without_column: [ OK ] 5.53 sec.
2025-07-11 10:10:29 02470_suspicious_low_cardinality_msan: [ OK ] 2.31 sec.
2025-07-11 10:10:30 02524_fuzz_and_fuss: [ OK ] 1.05 sec.
2025-07-11 10:10:31 03215_parsing_archive_name_s3: [ OK ] 2.55 sec.
2025-07-11 10:10:33 01017_in_unconvertible_complex_type: [ OK ] 3.06 sec.
2025-07-11 10:10:35 00199_ternary_operator_type_check: [ OK ] 4.26 sec.
2025-07-11 10:10:36 02267_file_globs_schema_inference: [ OK ] 9.12 sec.
2025-07-11 10:10:36 02771_if_constant_folding: [ OK ] 1.00 sec.
2025-07-11 10:10:37 02232_partition_pruner_mixed_constant_type: [ OK ] 1.15 sec.
2025-07-11 10:10:38 00974_primary_key_for_lowCardinality: [ OK ] 8.83 sec.
2025-07-11 10:10:39 01825_new_type_json_11: [ OK ] 11.13 sec.
2025-07-11 10:10:39 01090_fixed_string_bit_ops: [ OK ] 1.25 sec.
2025-07-11 10:10:40 02042_map_get_non_const_key: [ OK ] 0.97 sec.
2025-07-11 10:10:41 02312_parquet_orc_arrow_names_tuples: [ OK ] 2.05 sec.
2025-07-11 10:10:42 00077_set_keys_fit_128_bits_many_blocks: [ OK ] 1.15 sec.
2025-07-11 10:10:45 03203_fill_missed_subcolumns: [ OK ] 3.30 sec.
2025-07-11 10:10:45 01871_merge_tree_compile_expressions: [ OK ] 5.30 sec.
2025-07-11 10:10:46 02864_restore_table_with_broken_part: [ OK ] 8.67 sec.
2025-07-11 10:10:47 02735_array_map_array_of_tuples: [ OK ] 1.15 sec.
2025-07-11 10:10:47 03161_lightweight_delete_projection: [ OK ] 13.35 sec.
2025-07-11 10:10:48 02990_format_not_precedence: [ OK ] 1.15 sec.
2025-07-11 10:10:48 00506_union_distributed: [ OK ] 2.70 sec.
2025-07-11 10:10:49 03156_analyzer_array_join_distributed: [ OK ] 2.35 sec.
2025-07-11 10:10:53 02561_temporary_table_grants: [ OK ] 16.15 sec.
2025-07-11 10:10:53 02389_analyzer_nested_lambda: [ OK ] 50.33 sec.
2025-07-11 10:10:54 02974_backup_query_format_null: [ OK ] 5.56 sec.
2025-07-11 10:10:55 03217_filtering_in_storage_merge: [ OK ] 1.40 sec.
2025-07-11 10:10:55 01939_network_receive_bytes_metrics: [ OK ] 5.76 sec.
2025-07-11 10:10:55 01307_orc_output_format: [ OK ] 7.51 sec.
2025-07-11 10:10:56 00688_low_cardinality_in: [ OK ] 1.75 sec.
2025-07-11 10:10:56 00966_invalid_json_must_not_parse: [ OK ] 1.40 sec.
2025-07-11 10:10:56 00697_in_subquery_shard: [ OK ] 3.76 sec.
2025-07-11 10:10:57 03208_datetime_cast_losing_precision: [ OK ] 1.51 sec.
2025-07-11 10:10:57 01527_bad_aggregation_in_lambda: [ OK ] 1.41 sec.
2025-07-11 10:10:57 03037_dynamic_merges_2_horizontal_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-11 10:10:57 Reason: not running for current build
2025-07-11 10:10:57 01787_arena_assert_column_nothing: [ OK ] 1.00 sec.
2025-07-11 10:10:58 00763_long_lock_buffer_alter_destination_table: [ OK ] 36.95 sec.
2025-07-11 10:10:58 03317_pretty_fallback_to_vertical_consistent: [ OK ] 0.96 sec.
2025-07-11 10:10:59 01835_alias_to_primary_key_cyfdecyf: [ OK ] 1.29 sec.
2025-07-11 10:11:00 02947_dropped_tables_parts: [ OK ] 1.40 sec.
2025-07-11 10:11:00 02699_polygons_sym_difference_rollup: [ OK ] 1.36 sec.
2025-07-11 10:11:01 02705_settings_check_changed_flag: [ OK ] 3.96 sec.
2025-07-11 10:11:02 01538_fuzz_aggregate: [ OK ] 1.66 sec.
2025-07-11 10:11:03 01665_substring_ubsan: [ OK ] 0.97 sec.
2025-07-11 10:11:03 02560_window_ntile: [ OK ] 6.22 sec.
2025-07-11 10:11:04 02810_async_insert_dedup_replicated_collapsing: [ OK ] 18.56 sec.
2025-07-11 10:11:05 03364_prewhere_parallel_replicas: [ OK ] 8.23 sec.
2025-07-11 10:11:05 00738_nested_merge_multidimensional_array: [ OK ] 1.45 sec.
2025-07-11 10:11:07 02860_distributed_flush_on_detach: [ OK ] 1.66 sec.
2025-07-11 10:11:07 01949_heredoc_unfinished: [ OK ] 2.01 sec.
2025-07-11 10:11:07 03304_compare_substrings: [ OK ] 6.72 sec.
2025-07-11 10:11:09 03234_evaluate_constant_analyzer: [ OK ] 1.70 sec.
2025-07-11 10:11:09 02124_encrypt_decrypt_nullable: [ OK ] 1.75 sec.
2025-07-11 10:11:10 01736_null_as_default: [ OK ] 1.05 sec.
2025-07-11 10:11:10 02381_analyzer_join_final: [ OK ] 1.50 sec.
2025-07-11 10:11:11 01010_pmj_skip_blocks: [ OK ] 7.68 sec.
2025-07-11 10:11:12 01272_suspicious_codecs: [ OK ] 7.61 sec.
2025-07-11 10:11:13 02096_date_time_1970_saturation: [ OK ] 2.46 sec.
2025-07-11 10:11:13 02915_fpc_overflow: [ OK ] 2.81 sec.
2025-07-11 10:11:13 03357_check_contraints_null_syntax: [ OK ] 1.20 sec.
2025-07-11 10:11:14 01710_normal_projection_format: [ OK ] 1.30 sec.
2025-07-11 10:11:15 02864_statistics_bug_69589: [ OK ] 1.56 sec.
2025-07-11 10:11:16 01509_format_raw_blob: [ OK ] 5.27 sec.
2025-07-11 10:11:17 03402_cluster_table_functions_settings_parsing: [ OK ] 1.45 sec.
2025-07-11 10:11:17 00820_multiple_joins_subquery_requires_alias: [ OK ] 3.22 sec.
2025-07-11 10:11:17 02002_row_level_filter_bug: [ OK ] 15.48 sec.
2025-07-11 10:11:17 03307_forbid_loop_table_function_as_engine: [ OK ] 1.40 sec.
2025-07-11 10:11:18 00668_compare_arrays_silviucpp: [ OK ] 1.20 sec.
2025-07-11 10:11:19 02013_emptystring_cast: [ OK ] 1.65 sec.
2025-07-11 10:11:19 01318_map_populate_series: [ OK ] 4.76 sec.
2025-07-11 10:11:19 02550_client_connections_credentials: [ OK ] 23.96 sec.
2025-07-11 10:11:20 01097_pre_limit: [ OK ] 0.89 sec.
2025-07-11 10:11:20 02006_use_constants_in_with_and_select: [ OK ] 1.31 sec.
2025-07-11 10:11:21 01480_binary_operator_monotonicity: [ OK ] 3.85 sec.
2025-07-11 10:11:21 00321_pk_set: [ OK ] 1.91 sec.
2025-07-11 10:11:21 03053_analyzer_join_alias: [ OK ] 1.34 sec.
2025-07-11 10:11:22 03169_modify_column_data_loss: [ OK ] 1.80 sec.
2025-07-11 10:11:24 02811_primary_key_in_columns: [ OK ] 3.51 sec.
2025-07-11 10:11:26 03300_implicit_privileges_system_databases: [ OK ] 4.37 sec.
2025-07-11 10:11:26 00988_constraints_replication_zookeeper_long: [ OK ] 3.35 sec.
2025-07-11 10:11:27 02267_insert_empty_data: [ OK ] 0.95 sec.
2025-07-11 10:11:27 00960_eval_ml_method_const: [ OK ] 1.10 sec.
2025-07-11 10:11:28 00700_decimal_defaults: [ OK ] 1.20 sec.
2025-07-11 10:11:31 02567_native_type_conversions: [ OK ] 7.42 sec.
2025-07-11 10:11:34 02021_map_bloom_filter_index: [ OK ] 5.27 sec.
2025-07-11 10:11:34 02444_async_broken_outdated_part_loading: [ OK ] 17.19 sec.
2025-07-11 10:11:36 00041_big_array_join: [ OK ] 1.85 sec.
2025-07-11 10:11:36 01746_test_for_tupleElement_must_be_constant_issue: [ OK ] 2.60 sec.
2025-07-11 10:11:38 03207_json_read_subcolumns_1_wide_merge_tree: [ OK ] 30.98 sec.
2025-07-11 10:11:38 01135_default_and_alter_zookeeper: [ OK ] 1.65 sec.
2025-07-11 10:11:40 01748_partition_id_pruning: [ OK ] 2.01 sec.
2025-07-11 10:11:40 02842_filesystem_cache_validate_path: [ OK ] 2.20 sec.
2025-07-11 10:11:41 00411_long_accurate_number_comparison_int1: [ OK ] 121.87 sec.
2025-07-11 10:11:41 02516_projections_with_rollup: [ OK ] 14.53 sec.
2025-07-11 10:11:42 01416_clear_column_pk: [ OK ] 1.90 sec.
2025-07-11 10:11:43 01802_rank_corr_mann_whitney_over_window: [ OK ] 2.05 sec.
2025-07-11 10:11:43 01825_type_json_5: [ OK ] 1.56 sec.
2025-07-11 10:11:44 03363_estimate_compression_ratio_validation: [ OK ] 3.76 sec.
2025-07-11 10:11:45 01035_prewhere_with_alias: [ OK ] 1.31 sec.
2025-07-11 10:11:45 02982_unambiguous_alter_commands: [ OK ] 2.20 sec.
2025-07-11 10:11:46 01079_order_by_pk: [ OK ] 28.39 sec.
2025-07-11 10:11:47 01461_query_start_time_microseconds: [ OK ] 2.85 sec.
2025-07-11 10:11:48 02876_yyyymmddtodate: [ OK ] 11.99 sec.
2025-07-11 10:11:48 03278_enum_in_unknown_value: [ OK ] 3.32 sec.
2025-07-11 10:11:49 01603_remove_column_ttl: [ OK ] 1.61 sec.
2025-07-11 10:11:51 03397_system_detached_tables_rename_drop: [ OK ] 3.11 sec.
2025-07-11 10:11:51 00028_shard_big_agg_aj_distributed: [ OK ] 2.22 sec.
2025-07-11 10:11:52 02454_create_table_with_custom_disk: [ OK ] 4.98 sec.
2025-07-11 10:11:52 02457_tuple_of_intervals: [ OK ] 6.57 sec.
2025-07-11 10:11:52 01768_extended_range: [ OK ] 1.15 sec.
2025-07-11 10:11:52 00700_decimal_casts: [ OK ] 21.19 sec.
2025-07-11 10:11:53 03231_csv_dont_infer_bool_from_string: [ OK ] 1.05 sec.
2025-07-11 10:11:53 02915_analyzer_fuzz_5: [ OK ] 1.21 sec.
2025-07-11 10:11:54 00758_array_reverse: [ OK ] 2.40 sec.
2025-07-11 10:11:54 00400_client_external_options: [ OK ] 5.66 sec.
2025-07-11 10:11:54 03143_parallel_replicas_mat_view_bug: [ OK ] 1.31 sec.
2025-07-11 10:11:55 02833_sparse_columns_tuple_function: [ OK ] 1.26 sec.
2025-07-11 10:11:56 02477_logical_expressions_optimizer_low_cardinality: [ OK ] 1.50 sec.
2025-07-11 10:11:56 02265_column_ttl: [ OK ] 2.41 sec.
2025-07-11 10:11:57 00029_test_zookeeper_optimize_exception: [ OK ] 15.03 sec.
2025-07-11 10:11:57 02422_insert_different_granularity: [ OK ] 4.11 sec.
2025-07-11 10:11:57 01674_unicode_asan: [ OK ] 1.40 sec.
2025-07-11 10:11:57 02897_alter_partition_parameters: [ OK ] 4.26 sec.
2025-07-11 10:11:58 02784_projections_read_in_order_bug: [ OK ] 1.96 sec.
2025-07-11 10:11:59 02687_native_fuzz: [ OK ] 1.71 sec.
2025-07-11 10:11:59 03253_group_by_cube_too_many_keys: [ OK ] 1.71 sec.
2025-07-11 10:11:59 03206_projection_merge_special_mergetree_ignore: [ OK ] 2.25 sec.
2025-07-11 10:12:00 02344_distinct_limit_distiributed: [ OK ] 3.41 sec.
2025-07-11 10:12:02 01660_join_or_inner: [ OK ] 2.62 sec.
2025-07-11 10:12:02 01234_to_string_monotonic: [ OK ] 3.17 sec.
2025-07-11 10:12:03 02884_parquet_new_encodings: [ OK ] 2.52 sec.
2025-07-11 10:12:03 03172_http_content_encoding: [ OK ] 4.26 sec.
2025-07-11 10:12:03 00265_http_content_type_format_timezone: [ OK ] 4.32 sec.
2025-07-11 10:12:04 02231_hierarchical_dictionaries_constant: [ OK ] 2.80 sec.
2025-07-11 10:12:05 01626_cnf_test: [ OK ] 1.42 sec.
2025-07-11 10:12:06 02871_clickhouse_client_restart_pager: [ OK ] 2.78 sec.
2025-07-11 10:12:06 00073_merge_sorting_empty_array_joined: [ OK ] 1.06 sec.
2025-07-11 10:12:10 02311_create_table_with_unknown_format: [ OK ] 3.95 sec.
2025-07-11 10:12:11 02229_client_stop_multiquery_in_SIGINT: [ OK ] 9.18 sec.
2025-07-11 10:12:11 01763_long_ttl_group_by: [ OK ] 5.46 sec.
2025-07-11 10:12:12 02766_bitshift_with_const_arguments: [ OK ] 1.75 sec.
2025-07-11 10:12:12 01576_if_null_external_aggregation: [ OK ] 7.64 sec.
2025-07-11 10:12:13 00393_if_with_constant_condition: [ OK ] 1.45 sec.
2025-07-11 10:12:13 02535_analyzer_limit_offset: [ OK ] 0.95 sec.
2025-07-11 10:12:14 01769_extended_range_2: [ OK ] 1.35 sec.
2025-07-11 10:12:15 01780_column_sparse_pk: [ OK ] 2.75 sec.
2025-07-11 10:12:15 01670_test_repeat_mysql_dialect: [ OK ] 0.96 sec.
2025-07-11 10:12:15 00540_bad_data_types: [ OK ] 22.36 sec.
2025-07-11 10:12:16 00523_aggregate_functions_in_group_array: [ OK ] 1.05 sec.
2025-07-11 10:12:17 03079_analyzer_numeric_literals_as_column_names: [ OK ] 1.20 sec.
2025-07-11 10:12:18 02346_to_hour_monotonicity_fix_2: [ OK ] 1.66 sec.
2025-07-11 10:12:19 03269_partition_key_not_in_set: [ OK ] 3.96 sec.
2025-07-11 10:12:21 03263_analyzer_materialized_view_cte_nested: [ OK ] 1.55 sec.
2025-07-11 10:12:21 02004_max_hyperscan_regex_length: [ OK ] 25.32 sec.
2025-07-11 10:12:22 01213_alter_table_rename_nested: [ OK ] 3.47 sec.
2025-07-11 10:12:22 02720_row_policy_column_with_dots: [ OK ] 1.26 sec.
2025-07-11 10:12:23 00746_hashing_tuples: [ OK ] 2.21 sec.
2025-07-11 10:12:23 01822_union_and_constans_error: [ OK ] 1.20 sec.
2025-07-11 10:12:23 00034_fixed_string_to_number: [ OK ] 1.00 sec.
2025-07-11 10:12:24 02555_davengers_rename_chain: [ OK ] 13.05 sec.
2025-07-11 10:12:24 03241_view_block_structure: [ OK ] 1.41 sec.
2025-07-11 10:12:25 01551_mergetree_read_in_order_spread: [ OK ] 1.61 sec.
2025-07-11 10:12:27 02241_parquet_bad_column: [ OK ] 9.82 sec.
2025-07-11 10:12:29 02456_alter-nullable-column-bag: [ OK ] 1.81 sec.
2025-07-11 10:12:29 02971_analyzer_remote_id: [ OK ] 3.51 sec.
2025-07-11 10:12:30 02526_kv_engine_different_filter_type: [ OK ] 1.71 sec.
2025-07-11 10:12:31 03277_join_adaptive_spill: [ OK ] 7.57 sec.
2025-07-11 10:12:32 00098_a_union_all: [ OK ] 1.00 sec.
2025-07-11 10:12:32 01849_geoToS2: [ OK ] 7.57 sec.
2025-07-11 10:12:33 00024_unused_array_join_in_subquery: [ OK ] 0.95 sec.
2025-07-11 10:12:33 02374_analyzer_array_join: [ OK ] 4.01 sec.
2025-07-11 10:12:34 03203_multiif_and_where_2_conditions_old_analyzer_bug: [ OK ] 1.81 sec.
2025-07-11 10:12:34 00612_union_query_with_subquery: [ OK ] 1.30 sec.
2025-07-11 10:12:34 00476_pretty_formats_and_widths: [ OK ] 1.35 sec.
2025-07-11 10:12:36 02575_merge_prewhere_materialized: [ OK ] 1.75 sec.
2025-07-11 10:12:36 01848_partition_value_column: [ OK ] 2.17 sec.
2025-07-11 10:12:39 03212_max_bytes_to_read_for_schema_inference_in_cache: [ OK ] 2.40 sec.
2025-07-11 10:12:40 02011_tuple_vector_functions: [ OK ] 15.31 sec.
2025-07-11 10:12:40 01498_alter_column_storage_memory: [ OK ] 1.17 sec.
2025-07-11 10:12:41 01290_max_execution_speed_distributed: [ OK ] 5.33 sec.
2025-07-11 10:12:42 01291_distributed_low_cardinality_memory_efficient: [ OK ] 1.37 sec.
2025-07-11 10:12:42 01720_union_distinct_with_limit: [ OK ] 1.00 sec.
2025-07-11 10:12:42 00625_arrays_in_nested: [ OK ] 2.81 sec.
2025-07-11 10:12:43 03306_optimize_table_force_keyword: [ OK ] 1.30 sec.
2025-07-11 10:12:44 02997_projections_formatting: [ OK ] 1.00 sec.
2025-07-11 10:12:45 03273_dynamic_pretty_json_serialization: [ OK ] 1.00 sec.
2025-07-11 10:12:45 01865_aggregator_overflow_row: [ OK ] 2.42 sec.
2025-07-11 10:12:45 02792_drop_projection_lwd: [ OK ] 1.75 sec.
2025-07-11 10:12:46 03356_analyzer_unused_scalar_subquery: [ OK ] 1.01 sec.
2025-07-11 10:12:46 02479_if_with_null_and_cullable_const: [ OK ] 1.05 sec.
2025-07-11 10:12:50 02597_column_delete_and_replication: [ OK ] 3.51 sec.
2025-07-11 10:12:52 03198_orc_read_time_zone: [ OK ] 5.96 sec.
2025-07-11 10:12:52 01456_low_cardinality_sorting_bugfix: [ OK ] 2.30 sec.
2025-07-11 10:12:53 01458_named_tuple_millin: [ OK ] 1.10 sec.
2025-07-11 10:12:54 01528_clickhouse_local_prepare_parts: [ OK ] 9.38 sec.
2025-07-11 10:12:55 02179_range_hashed_dictionary_invalid_interval: [ OK ] 1.65 sec.
2025-07-11 10:12:56 00192_least_greatest: [ OK ] 2.00 sec.
2025-07-11 10:12:58 00266_read_overflow_mode: [ OK ] 1.05 sec.
2025-07-11 10:12:59 02353_compression_level: [ OK ] 24.63 sec.
2025-07-11 10:13:00 01276_system_licenses: [ OK ] 1.05 sec.
2025-07-11 10:13:02 02317_distinct_in_order_optimization_explain: [ OK ] 49.13 sec.
2025-07-11 10:13:02 01892_setting_limit_offset_distributed: [ OK ] 2.26 sec.
2025-07-11 10:13:03 01011_group_uniq_array_memsan: [ OK ] 0.95 sec.
2025-07-11 10:13:03 01273_arrow_load: [ OK ] 5.66 sec.
2025-07-11 10:13:04 02764_parallel_replicas_plain_merge_tree: [ OK ] 1.76 sec.
2025-07-11 10:13:04 02933_compare_with_bool_as_string: [ OK ] 1.06 sec.
2025-07-11 10:13:05 02916_distributed_skip_unavailable_shards: [ OK ] 1.31 sec.
2025-07-11 10:13:06 02959_system_database_engines: [ OK ] 0.95 sec.
2025-07-11 10:13:06 01601_proxy_protocol: [ OK ] 1.85 sec.
2025-07-11 10:13:07 01796_Log_rwlock_ub: [ OK ] 1.12 sec.
2025-07-11 10:13:07 00534_functions_bad_arguments7: [ OK ] 64.16 sec.
2025-07-11 10:13:07 02377_modify_column_from_lc: [ OK ] 2.96 sec.
2025-07-11 10:13:09 03247_pr_local_plan_non_constant_in_source: [ OK ] 1.71 sec.
2025-07-11 10:13:09 01259_combinator_distinct: [ OK ] 1.90 sec.
2025-07-11 10:13:11 02724_persist_interval_type: [ OK ] 1.96 sec.
2025-07-11 10:13:11 02454_set_parameters_formatting: [ OK ] 2.06 sec.
2025-07-11 10:13:11 00500_point_in_polygon: [ OK ] 4.77 sec.
2025-07-11 10:13:11 02731_replace_partition_from_temporary_table: [ OK ] 4.01 sec.
2025-07-11 10:13:11 02047_log_family_data_file_sizes: [ OK ] 19.33 sec.
2025-07-11 10:13:12 01492_format_readable_quantity: [ OK ] 1.00 sec.
2025-07-11 10:13:12 01385_not_function: [ OK ] 0.94 sec.
2025-07-11 10:13:14 00262_alter_alias: [ OK ] 2.25 sec.
2025-07-11 10:13:14 02679_query_parameters_dangling_pointer: [ OK ] 1.65 sec.
2025-07-11 10:13:15 02122_parallel_formatting_Pretty: [ OK ] 20.22 sec.
2025-07-11 10:13:16 00943_mv_rename_without_inner_table: [ OK ] 1.60 sec.
2025-07-11 10:13:17 02803_backup_tmp_files: [ OK ] 5.32 sec.
2025-07-11 10:13:18 03369_values_template_types_mismatch: [ OK ] 1.01 sec.
2025-07-11 10:13:18 01502_jemalloc_percpu_arena: [ SKIPPED ] 0.00 sec.
2025-07-11 10:13:18 Reason: not running for current build
2025-07-11 10:13:18 02495_concat_with_separator: [ OK ] 6.52 sec.
2025-07-11 10:13:19 01106_const_fixed_string_like: [ OK ] 2.86 sec.
2025-07-11 10:13:19 01389_filter_by_virtual_columns: [ OK ] 1.05 sec.
2025-07-11 10:13:20 02715_or_null: [ OK ] 1.10 sec.
2025-07-11 10:13:21 02903_bug_43644: [ OK ] 1.26 sec.
2025-07-11 10:13:23 02967_index_hint_crash: [ OK ] 1.21 sec.
2025-07-11 10:13:23 02723_param_exception_message_context: [ OK ] 3.31 sec.
2025-07-11 10:13:24 01083_match_zero_byte: [ OK ] 1.50 sec.
2025-07-11 10:13:24 03147_asof_join_ddb_missing: [ OK ] 6.51 sec.
2025-07-11 10:13:24 02560_vertical_merge_memory_usage: [ OK ] 13.03 sec.
2025-07-11 10:13:24 03142_window_function_limit_by: [ OK ] 1.45 sec.
2025-07-11 10:13:25 00280_hex_escape_sequence: [ OK ] 0.94 sec.
2025-07-11 10:13:26 01592_toUnixTimestamp_Date: [ OK ] 1.20 sec.
2025-07-11 10:13:26 02868_operator_is_not_distinct_from_priority: [ OK ] 1.30 sec.
2025-07-11 10:13:27 01440_big_int_shift: [ OK ] 1.30 sec.
2025-07-11 10:13:27 00799_function_dry_run: [ OK ] 1.31 sec.
2025-07-11 10:13:28 02571_local_desc_abort_on_twitter_json: [ OK ] 4.01 sec.
2025-07-11 10:13:29 00875_join_right_nulls: [ OK ] 3.76 sec.
2025-07-11 10:13:30 00712_nan_comparison: [ OK ] 2.50 sec.
2025-07-11 10:13:30 00195_shard_union_all_and_global_in: [ OK ] 2.02 sec.
2025-07-11 10:13:31 02582_async_reading_with_small_limit: [ OK ] 1.50 sec.
2025-07-11 10:13:31 00098_g_union_all: [ OK ] 1.05 sec.
2025-07-11 10:13:33 02999_scalar_subqueries_bug_2: [ OK ] 1.40 sec.
2025-07-11 10:13:33 03355_array_join_subcolumns: [ OK ] 1.41 sec.
2025-07-11 10:13:34 03002_map_array_functions_with_low_cardinality: [ OK ] 1.01 sec.
2025-07-11 10:13:34 00088_distinct_of_arrays_of_strings: [ OK ] 1.00 sec.
2025-07-11 10:13:34 01198_client_quota_key: [ OK ] 5.22 sec.
2025-07-11 10:13:37 01269_create_with_null: [ OK ] 2.85 sec.
2025-07-11 10:13:37 01293_client_interactive_vertical_singleline: [ OK ] 3.03 sec.
2025-07-11 10:13:38 03303_alias_inverse_order: [ OK ] 1.26 sec.
2025-07-11 10:13:39 00653_verification_monotonic_data_load: [ OK ] 23.72 sec.
2025-07-11 10:13:41 02539_vertical_merge_compact_parts: [ OK ] 2.51 sec.
2025-07-11 10:13:42 00900_orc_arrow_parquet_tuples: [ OK ] 15.41 sec.
2025-07-11 10:13:43 01013_hex_float: [ OK ] 1.40 sec.
2025-07-11 10:13:43 03276_null_format_matching_case_insensitive: [ OK ] 8.19 sec.
2025-07-11 10:13:43 01531_query_log_query_comment: [ OK ] 4.51 sec.
2025-07-11 10:13:44 00980_crash_nullable_decimal: [ OK ] 1.15 sec.
2025-07-11 10:13:44 02181_sql_user_defined_functions_invalid_lambda: [ OK ] 1.35 sec.
2025-07-11 10:13:45 03222_create_timeseries_table: [ OK ] 1.10 sec.
2025-07-11 10:13:45 01558_transform_null_in: [ OK ] 2.32 sec.
2025-07-11 10:13:47 01089_alter_settings_old_format: [ OK ] 1.70 sec.
2025-07-11 10:13:48 02944_variant_as_common_type_analyzer: [ OK ] 4.41 sec.
2025-07-11 10:13:48 02455_extract_fixed_string_from_nested_json: [ OK ] 1.16 sec.
2025-07-11 10:13:49 00757_enum_defaults_const: [ OK ] 1.15 sec.
2025-07-11 10:13:50 03272_json_to_json_cast_3: [ OK ] 4.56 sec.
2025-07-11 10:13:50 00823_capnproto_input: [ SKIPPED ] 0.00 sec.
2025-07-11 10:13:50 Reason: not running for current build
2025-07-11 10:13:50 01666_date_lut_buffer_overflow: [ OK ] 0.96 sec.
2025-07-11 10:13:50 02383_array_signed_const_positive_index: [ OK ] 2.50 sec.
2025-07-11 10:13:51 00613_shard_distributed_max_execution_time: [ OK ] 1.26 sec.
2025-07-11 10:13:52 00839_bitmask_negative: [ OK ] 1.65 sec.
2025-07-11 10:13:52 01881_join_on_conditions_merge: [ OK ] 15.53 sec.
2025-07-11 10:13:53 03314_analyzer_resolve_in_parent_scope_4: [ OK ] 2.31 sec.
2025-07-11 10:13:54 02931_alter_materialized_view_query_inconsistent: [ OK ] 1.41 sec.
2025-07-11 10:13:54 02574_suspicious_low_cardinality_msan: [ OK ] 2.11 sec.
2025-07-11 10:13:56 01064_arrayROCAUC: [ OK ] 11.68 sec.
2025-07-11 10:13:56 01019_alter_materialized_view_atomic: [ OK ] 85.34 sec.
2025-07-11 10:13:56 03164_parallel_replicas_range_filter_min_max: [ OK ] 3.91 sec.
2025-07-11 10:13:58 01062_pm_multiple_all_join_same_value: [ OK ] 1.30 sec.
2025-07-11 10:13:59 00224_shard_distributed_aggregation_memory_efficient_and_overflows: [ OK ] 2.65 sec.
2025-07-11 10:13:59 03151_pmj_join_non_procssed_clash: [ OK ] 1.26 sec.
2025-07-11 10:14:00 02572_max_intersections: [ OK ] 1.15 sec.
2025-07-11 10:14:00 02595_orc_arrow_parquet_more_types: [ OK ] 5.86 sec.
2025-07-11 10:14:01 00513_fractional_time_zones: [ OK ] 1.11 sec.
2025-07-11 10:14:04 02141_clickhouse_local_interactive_table: [ OK ] 3.22 sec.
2025-07-11 10:14:07 00986_materialized_view_stack_overflow: [ OK ] 7.47 sec.
2025-07-11 10:14:10 02572_query_views_log_background_thread: [ OK ] 18.61 sec.
2025-07-11 10:14:10 02254_projection_broken_part: [ OK ] 15.55 sec.
2025-07-11 10:14:10 02421_new_type_json_async_insert: [ OK ] 9.64 sec.
2025-07-11 10:14:11 00287_column_const_with_nan: [ OK ] 1.00 sec.
2025-07-11 10:14:11 01492_array_join_crash_13829: [ OK ] 1.00 sec.
2025-07-11 10:14:12 00268_aliases_without_as_keyword: [ OK ] 0.95 sec.
2025-07-11 10:14:12 03152_analyzer_columns_list: [ OK ] 2.16 sec.
2025-07-11 10:14:14 03228_clickhouse_local_copy_argument: [ OK ] 2.66 sec.
2025-07-11 10:14:14 01262_low_cardinality_remove: [ OK ] 1.85 sec.
2025-07-11 10:14:15 02538_alter_rename_sequence: [ OK ] 3.06 sec.
2025-07-11 10:14:15 02734_sparse_columns_short_circuit: [ OK ] 1.45 sec.
2025-07-11 10:14:16 00422_hash_function_constexpr: [ OK ] 1.01 sec.
2025-07-11 10:14:17 02911_analyzer_explain_estimate: [ OK ] 1.20 sec.
2025-07-11 10:14:18 02581_share_big_sets_between_mutation_tasks_with_storage_set: [ OK ] 11.12 sec.
2025-07-11 10:14:18 02400_memory_accounting_on_error: [ OK ] 3.96 sec.
2025-07-11 10:14:18 02582_analyzer_join_subquery_empty_column_list: [ OK ] 1.75 sec.
2025-07-11 10:14:19 02764_index_analysis_fix: [ OK ] 1.15 sec.
2025-07-11 10:14:19 00800_low_cardinality_empty_array: [ OK ] 1.25 sec.
2025-07-11 10:14:20 03003_functions_to_subcolumns_final: [ OK ] 1.86 sec.
2025-07-11 10:14:21 03215_varian_as_common_type_tuple_map: [ OK ] 1.20 sec.
2025-07-11 10:14:21 02477_age: [ OK ] 4.31 sec.
2025-07-11 10:14:22 00725_join_on_bug_3: [ OK ] 1.35 sec.
2025-07-11 10:14:23 00372_cors_header: [ OK ] 1.90 sec.
2025-07-11 10:14:24 02845_parquet_odd_decimals: [ OK ] 4.81 sec.
2025-07-11 10:14:24 01948_group_bitmap_and_or_xor_fix: [ OK ] 1.15 sec.
2025-07-11 10:14:24 01470_test_insert_select_asterisk: [ OK ] 2.10 sec.
2025-07-11 10:14:26 01825_type_json_18: [ OK ] 1.40 sec.
2025-07-11 10:14:26 03155_test_move_to_prewhere: [ OK ] 5.26 sec.
2025-07-11 10:14:26 02160_h3_cell_area_m2: [ OK ] 1.70 sec.
2025-07-11 10:14:27 03207_composite_expressions_lambda_consistent_formatting: [ OK ] 2.81 sec.
2025-07-11 10:14:28 00760_insert_json_with_defaults: [ OK ] 2.71 sec.
2025-07-11 10:14:30 03362_reverse_sorting_key_explicit_primary_key: [ OK ] 1.50 sec.
2025-07-11 10:14:30 00609_prewhere_and_default: [ OK ] 3.31 sec.
2025-07-11 10:14:33 02426_orc_bug: [ OK ] 2.66 sec.
2025-07-11 10:14:34 01308_row_policy_and_trivial_count_query: [ OK ] 1.47 sec.
2025-07-11 10:14:35 01550_query_identifier_parameters: [ OK ] 9.18 sec.
2025-07-11 10:14:41 00161_rounding_functions: [ OK ] 6.21 sec.
2025-07-11 10:14:44 00740_database_in_nested_view: [ OK ] 2.86 sec.
2025-07-11 10:14:56 02378_part_log_profile_events: [ OK ] 11.85 sec.
2025-07-11 10:14:58 01509_check_many_parallel_quorum_inserts_long: [ OK ] 23.22 sec.
2025-07-11 10:15:00 00734_timeslot: [ OK ] 4.51 sec.
2025-07-11 10:15:00 02560_count_digits: [ OK ] 1.97 sec.
2025-07-11 10:15:02 01250_fixed_string_comparison: [ OK ] 1.55 sec.
2025-07-11 10:15:02 03212_thousand_exceptions: [ OK ] 108.58 sec.
2025-07-11 10:15:03 03033_analyzer_resolve_from_parent_scope: [ OK ] 2.49 sec.
2025-07-11 10:15:04 00975_recursive_materialized_view: [ OK ] 1.51 sec.
2025-07-11 10:15:04 03047_analyzer_alias_join: [ OK ] 1.10 sec.
2025-07-11 10:15:05 03019_numbers_pretty: [ OK ] 1.10 sec.
2025-07-11 10:15:06 02377_optimize_sorting_by_input_stream_properties: [ OK ] 3.15 sec.
2025-07-11 10:15:06 02981_variant_type_function: [ OK ] 2.60 sec.
2025-07-11 10:15:07 00369_int_div_of_float: [ OK ] 1.05 sec.
2025-07-11 10:15:08 01721_join_implicit_cast_long: [ OK ] 63.80 sec.
2025-07-11 10:15:09 02372_now_in_block: [ OK ] 3.26 sec.
2025-07-11 10:15:09 02784_parallel_replicas_automatic_decision: [ OK ] 42.62 sec.
2025-07-11 10:15:10 01012_serialize_array_memory_usage: [ OK ] 1.70 sec.
2025-07-11 10:15:10 01881_create_as_tuple: [ OK ] 1.51 sec.
2025-07-11 10:15:11 01021_only_tuple_columns: [ OK ] 1.75 sec.
2025-07-11 10:15:11 00647_multiply_aggregation_state: [ OK ] 3.56 sec.
2025-07-11 10:15:11 03038_nested_dynamic_merges_compact_vertical: [ SKIPPED ] 0.00 sec.
2025-07-11 10:15:11 Reason: not running for current build
2025-07-11 10:15:12 02949_ttl_group_by_bug: [ OK ] 1.55 sec.
2025-07-11 10:15:12 02429_combinators_in_array_reduce: [ OK ] 1.35 sec.
2025-07-11 10:15:12 03018_analyzer_distributed_query_with_positional_arguments: [ OK ] 1.31 sec.
2025-07-11 10:15:13 02678_explain_pipeline_graph_with_projection: [ OK ] 1.35 sec.
2025-07-11 10:15:14 01767_timezoneOf: [ OK ] 2.76 sec.
2025-07-11 10:15:16 02493_analyzer_table_functions_untuple: [ OK ] 2.40 sec.
2025-07-11 10:15:17 01518_select_in_null: [ OK ] 10.97 sec.
2025-07-11 10:15:17 02414_all_new_table_functions_must_be_documented: [ OK ] 0.96 sec.
2025-07-11 10:15:18 03271_decimal_monotonic_day_of_week: [ OK ] 1.26 sec.
2025-07-11 10:15:19 00534_functions_bad_arguments8: [ OK ] 83.04 sec.
2025-07-11 10:15:19 01528_setting_aggregate_functions_null_for_empty: [ OK ] 2.35 sec.
2025-07-11 10:15:21 03024_total_rows_approx_is_set_for_system_zeros_and_generate_random: [ OK ] 1.95 sec.
2025-07-11 10:15:22 01576_alter_low_cardinality_and_select: [ OK ] 10.64 sec.
2025-07-11 10:15:23 02862_sorted_distinct_sparse_fix: [ OK ] 1.71 sec.
2025-07-11 10:15:23 02482_execute_functions_before_sorting_bug: [ OK ] 1.40 sec.
2025-07-11 10:15:24 02113_untuple_func_alias: [ OK ] 1.01 sec.
2025-07-11 10:15:24 01277_large_tuples: [ OK ] 1.05 sec.
2025-07-11 10:15:26 02481_async_insert_dedup_token: [ OK ] 55.19 sec.
2025-07-11 10:15:27 01773_min_max_time_system_parts_datetime64: [ OK ] 1.36 sec.
2025-07-11 10:15:28 01423_if_nullable_cond: [ OK ] 0.95 sec.
2025-07-11 10:15:28 01377_supertype_low_cardinality: [ OK ] 4.03 sec.
2025-07-11 10:15:30 03162_dynamic_type_nested: [ OK ] 1.35 sec.
2025-07-11 10:15:30 01660_join_or_all: [ OK ] 5.48 sec.
2025-07-11 10:15:30 02950_parallel_replicas_used_count: [ OK ] 10.98 sec.
2025-07-11 10:15:30 01091_insert_with_default_json: [ OK ] 1.41 sec.
2025-07-11 10:15:30 00746_sql_fuzzy: [ OK ] 249.18 sec.
2025-07-11 10:15:31 01281_sum_nullable: [ OK ] 1.45 sec.
2025-07-11 10:15:32 02522_different_types_in_storage_merge: [ OK ] 1.41 sec.
2025-07-11 10:15:32 01710_minmax_count_projection_distributed_query: [ OK ] 1.41 sec.
2025-07-11 10:15:32 00022_func_higher_order_and_constants: [ OK ] 1.06 sec.
2025-07-11 10:15:33 02790_client_max_opening_fd: [ OK ] 2.72 sec.
2025-07-11 10:15:33 00829_bitmap64_function: [ OK ] 3.17 sec.
2025-07-11 10:15:33 00228_shard_quantiles_deterministic_merge_overflow: [ OK ] 1.70 sec.
2025-07-11 10:15:34 00743_limit_by_not_found_column: [ OK ] 1.50 sec.
2025-07-11 10:15:34 02096_totals_global_in_bug: [ OK ] 1.30 sec.
2025-07-11 10:15:34 02931_size_virtual_column_use_structure_from_insertion_table: [ OK ] 2.46 sec.
2025-07-11 10:15:35 00563_shard_insert_into_remote: [ OK ] 1.60 sec.
2025-07-11 10:15:35 01632_nullable_string_type_convert_to_decimal_type: [ OK ] 0.91 sec.
2025-07-11 10:15:36 03130_analyzer_self_join_group_by: [ OK ] 1.80 sec.
2025-07-11 10:15:42 02477_s3_request_throttler: [ OK ] 9.08 sec.
2025-07-11 10:15:47 02661_read_from_archive_tzst: [ OK ] 34.77 sec.
2025-07-11 10:15:48 02354_parse_timedelta: [ OK ] 11.22 sec.
2025-07-11 10:15:49 00497_whitespaces_in_insert: [ OK ] 13.11 sec.
2025-07-11 10:15:49 01473_system_events_zeroes: [ OK ] 1.05 sec.
2025-07-11 10:15:49 03402_zero_streams_after_max_streams_to_max_threads_ratio: [ OK ] 1.66 sec.
2025-07-11 10:15:50 00271_agg_state_and_totals: [ OK ] 1.00 sec.
2025-07-11 10:15:51 02890_describe_table_options: [ OK ] 1.80 sec.
2025-07-11 10:15:51 02180_group_by_lowcardinality: [ OK ] 1.16 sec.
2025-07-11 10:15:53 00148_summing_merge_tree_aggregate_function: [ OK ] 17.51 sec.
2025-07-11 10:15:54 01529_union_distinct_and_setting_union_default_mode: [ OK ] 3.26 sec.
2025-07-11 10:15:56 03013_ignore_drop_queries_probability: [ OK ] 1.55 sec.
2025-07-11 10:15:57 01052_array_reduce_exception: [ OK ] 1.43 sec.
2025-07-11 10:15:58 03247_ghdata_string_to_json_alter: [ OK ] 15.75 sec.
2025-07-11 10:15:59 02373_datetime64_monotonicity: [ OK ] 7.69 sec.
2025-07-11 10:16:00 00961_check_table: [ OK ] 2.22 sec.
2025-07-11 10:16:02 02785_left_anti_join_bug: [ OK ] 1.87 sec.
2025-07-11 10:16:03 01583_parallel_parsing_exception_with_offset: [ OK ] 5.83 sec.
2025-07-11 10:16:04 03324_aggregating_merge_tree_final_extremes: [ OK ] 1.43 sec.
2025-07-11 10:16:05 02971_limit_by_distributed: [ OK ] 1.97 sec.
2025-07-11 10:16:06 02680_illegal_type_of_filter_projection: [ OK ] 2.06 sec.
2025-07-11 10:16:07 03354_translate_crap: [ OK ] 1.00 sec.
2025-07-11 10:16:07 03020_output_format_client: [ OK ] 8.17 sec.
2025-07-11 10:16:07 03222_json_squashing: [ OK ] 14.54 sec.
2025-07-11 10:16:09 01838_system_dictionaries_virtual_key_column: [ OK ] 1.56 sec.
2025-07-11 10:16:09 01802_formatDateTime_DateTime64_century: [ OK ] 1.45 sec.
2025-07-11 10:16:10 02902_select_subcolumns_from_engine_null: [ OK ] 1.16 sec.
2025-07-11 10:16:11 00808_not_optimize_predicate: [ OK ] 3.81 sec.
2025-07-11 10:16:11 00616_final_single_part: [ OK ] 2.06 sec.
2025-07-11 10:16:11 01710_query_log_with_projection_info: [ OK ] 5.87 sec.
2025-07-11 10:16:12 01790_dist_INSERT_block_structure_mismatch_types_and_names: [ OK ] 1.77 sec.
2025-07-11 10:16:12 02296_nullable_arguments_in_array_filter: [ OK ] 1.16 sec.
2025-07-11 10:16:12 03314_nullable_key_no_optimize_functions_to_subcolumns: [ OK ] 1.15 sec.
2025-07-11 10:16:13 01549_low_cardinality_mv_fuzz: [ OK ] 1.15 sec.
2025-07-11 10:16:14 02423_ddl_for_opentelemetry: [ OK ] 25.32 sec.
2025-07-11 10:16:14 01050_engine_join_view_crash: [ OK ] 1.81 sec.
2025-07-11 10:16:15 01532_clickhouse_local_tmp_folder: [ OK ] 2.51 sec.
2025-07-11 10:16:15 02584_compressor_codecs: [ OK ] 3.52 sec.
2025-07-11 10:16:15 03326_toStartOfNanosecond_ubsan: [ OK ] 0.96 sec.
2025-07-11 10:16:15 00534_functions_bad_arguments2: [ OK ] 57.06 sec.
2025-07-11 10:16:16 01043_h3_edge_length_m: [ OK ] 0.98 sec.
2025-07-11 10:16:16 00726_materialized_view_concurrent: [ OK ] 1.65 sec.
2025-07-11 10:16:16 01073_crlf_end_of_line: [ OK ] 1.36 sec.
2025-07-11 10:16:16 00007_array: [ OK ] 0.96 sec.
2025-07-11 10:16:17 03299_map_named_tuple: [ OK ] 0.90 sec.
2025-07-11 10:16:17 01475_fix_bigint_shift: [ OK ] 0.95 sec.
2025-07-11 10:16:17 00223_shard_distributed_aggregation_memory_efficient: [ OK ] 43.35 sec.
2025-07-11 10:16:18 02975_intdiv_with_decimal: [ OK ] 4.81 sec.
2025-07-11 10:16:18 00520_http_nullable: [ OK ] 2.01 sec.
2025-07-11 10:16:19 01646_fix_window_funnel_inconistency: [ OK ] 1.87 sec.
2025-07-11 10:16:19 03034_recursive_cte_tree: [ OK ] 1.97 sec.
2025-07-11 10:16:20 02710_protobuf_ipv4_date32: [ OK ] 4.01 sec.
2025-07-11 10:16:20 00380_client_break_at_exception_in_batch_mode: [ OK ] 2.61 sec.
2025-07-11 10:16:21 01616_untuple_access_field: [ OK ] 0.97 sec.
2025-07-11 10:16:22 02158_proportions_ztest_cmp: [ OK ] 3.62 sec.
2025-07-11 10:16:22 01710_projection_with_mixed_pipeline: [ OK ] 1.96 sec.
2025-07-11 10:16:23 02950_part_log_bytes_uncompressed: [ OK ] 1.70 sec.
2025-07-11 10:16:23 01399_http_request_headers: [ OK ] 4.41 sec.
2025-07-11 10:16:23 03209_json_type_horizontal_merges: [ SKIPPED ] 0.00 sec.
2025-07-11 10:16:23 Reason: not running for current build
2025-07-11 10:16:24 02752_space_function: [ OK ] 5.85 sec.
2025-07-11 10:16:24 02962_indexHint_rpn_construction: [ OK ] 1.31 sec.
2025-07-11 10:16:24 01781_merge_tree_deduplication: [ OK ] 9.23 sec.
2025-07-11 10:16:25 02294_system_certificates: [ OK ] 0.96 sec.
2025-07-11 10:16:25 02950_reading_array_tuple_subcolumns: [ OK ] 3.36 sec.
2025-07-11 10:16:26 02693_multiple_joins_in: [ OK ] 1.31 sec.
2025-07-11 10:16:26 01600_min_max_compress_block_size: [ OK ] 1.32 sec.
2025-07-11 10:16:27 01666_gcd_ubsan: [ OK ] 4.67 sec.
2025-07-11 10:16:27 00804_rollup_with_having: [ OK ] 1.27 sec.
2025-07-11 10:16:28 03203_variant_convert_field_to_type_bug: [ OK ] 1.67 sec.
2025-07-11 10:16:28 02155_nested_lc_defalut_bug: [ OK ] 1.35 sec.
2025-07-11 10:16:28 03038_nested_dynamic_merges_wide_vertical: [ SKIPPED ] 0.00 sec.
2025-07-11 10:16:28 Reason: not running for current build
2025-07-11 10:16:28 00860_unknown_identifier_bug: [ OK ] 1.31 sec.
2025-07-11 10:16:28
2025-07-11 10:16:28 163 tests passed. 2 tests skipped. 838.80 s elapsed (Process-4).
2025-07-11 10:16:28 01739_index_hint: [ OK ] 3.16 sec.
2025-07-11 10:16:28
2025-07-11 10:16:28 134 tests passed. 3 tests skipped. 838.86 s elapsed (Process-7).
2025-07-11 10:16:28 00002_system_numbers: [ OK ] 2.31 sec.
2025-07-11 10:16:28
2025-07-11 10:16:28 Having 1 errors! 146 tests passed. 2 tests skipped. 838.97 s elapsed (Process-6).
2025-07-11 10:16:30 02941_variant_type_4: [ OK ] 75.41 sec.
2025-07-11 10:16:30
2025-07-11 10:16:30 100 tests passed. 1 tests skipped. 840.55 s elapsed (Process-8).
2025-07-11 10:16:30 03276_index_of_assume_sorted: [ OK ] 2.00 sec.
2025-07-11 10:16:30
2025-07-11 10:16:30 205 tests passed. 3 tests skipped. 840.87 s elapsed (Process-5).
2025-07-11 10:16:31 03165_string_functions_with_token_text_indexes: [ OK ] 7.37 sec.
2025-07-11 10:16:31
2025-07-11 10:16:31 186 tests passed. 4 tests skipped. 841.20 s elapsed (Process-3).
2025-07-11 10:16:32 00030_alter_table: [ OK ] 4.61 sec.
2025-07-11 10:16:32
2025-07-11 10:16:32 145 tests passed. 2 tests skipped. 842.95 s elapsed (Process-10).
2025-07-11 10:16:41 01040_dictionary_invalidate_query_switchover_long: [ OK ] 21.47 sec.
2025-07-11 10:16:41
2025-07-11 10:16:41 88 tests passed. 1 tests skipped. 851.40 s elapsed (Process-9).
2025-07-11 10:16:41 Running 131 stateless tests (MainProcess).
2025-07-11 10:16:46 03411_iceberg_bucket: [ OK ] 5.38 sec.
2025-07-11 10:17:20 03355_mergetree_table_disk: [ OK ] 33.27 sec.
2025-07-11 10:17:28 03277_prewarm_cache_2: [ OK ] 8.28 sec.
2025-07-11 10:17:29 03254_test_alter_user_no_changes: [ OK ] 0.87 sec.
2025-07-11 10:17:36 03254_prewarm_mark_cache_rmt: [ OK ] 6.48 sec.
2025-07-11 10:17:40 03254_prewarm_mark_cache_columns: [ OK ] 3.82 sec.
2025-07-11 10:17:41 03236_test_zero_field_decimal: [ OK ] 1.11 sec.
2025-07-11 10:17:55 03229_async_insert_alter_http: [ OK ] 13.91 sec.
2025-07-11 10:18:05 03229_async_insert_alter: [ OK ] 9.88 sec.
2025-07-11 10:18:12 03206_replication_lag_metric: [ OK ] 7.33 sec.
2025-07-11 10:18:17 03202_system_load_primary_key: [ OK ] 4.68 sec.
2025-07-11 10:18:20 03198_table_function_directory_path: [ OK ] 2.98 sec.
2025-07-11 10:18:20 03176_check_timeout_in_index_analysis: [ SKIPPED ] 0.00 sec.
2025-07-11 10:18:20 Reason: not running for current build
2025-07-11 10:18:25 03154_lazy_token_iterator: [ OK ] 4.73 sec.
2025-07-11 10:18:34 03147_parquet_memory_tracking: [ OK ] 8.58 sec.
2025-07-11 10:18:49 03047_on_fly_mutations_alters: [ OK ] 15.02 sec.
2025-07-11 10:18:53 03047_on_fly_mutations_multiple_updates_rmt: [ OK ] 4.33 sec.
2025-07-11 10:23:29 03008_deduplication_insert_several_blocks_replicated: [ OK ] 275.70 sec.
2025-07-11 10:23:31 02960_partition_by_udf: [ OK ] 1.42 sec.
2025-07-11 10:23:44 02943_rmt_alter_metadata_merge_checksum_mismatch: [ OK ] 12.76 sec.
2025-07-11 10:23:52 02915_move_partition_inactive_replica: [ OK ] 7.69 sec.
2025-07-11 10:23:54 02911_row_policy_on_cluster: [ OK ] 2.27 sec.
2025-07-11 10:23:56 02910_prefetch_unexpceted_exception: [ OK ] 2.07 sec.
2025-07-11 10:23:58 02908_empty_named_collection: [ OK ] 1.32 sec.
2025-07-11 10:24:00 02884_async_insert_skip_settings: [ OK ] 2.52 sec.
2025-07-11 10:24:37 02871_peak_threads_usage: [ OK ] 36.38 sec.
2025-07-11 10:24:38 02867_create_user_ssh: [ OK ] 1.42 sec.
2025-07-11 10:24:41 02863_delayed_source_with_totals_and_extremes: [ OK ] 2.52 sec.
2025-07-11 10:24:55 02845_threads_count_in_distributed_queries: [ OK ] 14.41 sec.
2025-07-11 10:24:58 02843_insertion_table_schema_infer: [ OK ] 2.52 sec.
2025-07-11 10:25:00 02833_multiprewhere_extra_column: [ OK ] 1.67 sec.
2025-07-11 10:25:11 02808_filesystem_cache_drop_query: [ OK ] 10.60 sec.
2025-07-11 10:25:16 02796_calculate_text_stack_trace: [ OK ] 5.04 sec.
2025-07-11 10:25:19 02775_show_columns_called_from_mysql: [ OK ] 3.18 sec.
2025-07-11 10:25:20 02762_replicated_database_no_args: [ OK ] 1.41 sec.
2025-07-11 10:25:23 02725_url_support_virtual_column: [ OK ] 2.82 sec.
2025-07-11 10:26:08 02700_s3_part_INT_MAX: [ OK ] 44.71 sec.
2025-07-11 10:26:21 02566_ipv4_ipv6_binary_formats: [ OK ] 12.91 sec.
2025-07-11 10:26:24 02561_temporary_table_sessions: [ OK ] 2.83 sec.
2025-07-11 10:27:23 02535_max_parallel_replicas_custom_key_rmt: [ OK ] 58.35 sec.
2025-07-11 10:28:45 02515_cleanup_async_insert_block_ids: [ OK ] 82.27 sec.
2025-07-11 10:28:50 02501_deep_recusion_schema_inference: [ OK ] 4.63 sec.
2025-07-11 10:28:52 02495_s3_filter_by_file: [ OK ] 1.97 sec.
2025-07-11 10:28:56 02494_query_cache_query_log: [ OK ] 4.08 sec.
2025-07-11 10:28:58 02494_query_cache_case_agnostic_matching: [ OK ] 1.92 sec.
2025-07-11 10:29:00 02494_query_cache_compression: [ OK ] 1.97 sec.
2025-07-11 10:29:03 02494_query_cache_udf_sql: [ OK ] 2.17 sec.
2025-07-11 10:29:05 02494_query_cache_totals_extremes: [ OK ] 2.42 sec.
2025-07-11 10:29:08 02494_query_cache_eligible_queries: [ OK ] 2.51 sec.
2025-07-11 10:29:10 02494_query_cache_events: [ OK ] 1.96 sec.
2025-07-11 10:29:13 02494_query_cache_squash_partial_results: [ OK ] 3.02 sec.
2025-07-11 10:29:15 02484_substitute_udf_storage_args: [ OK ] 1.97 sec.
2025-07-11 10:29:16 02483_check_virtuals_shile_using_structure_from_insertion_table: [ OK ] 1.37 sec.
2025-07-11 10:29:21 02483_capnp_decimals: [ OK ] 4.73 sec.
2025-07-11 10:29:24 02482_new_json_nested_arrays_with_same_keys: [ OK ] 2.51 sec.
2025-07-11 10:29:30 02459_glob_for_recursive_directory_traversal: [ OK ] 5.79 sec.
2025-07-11 10:29:42 02421_record_errors_row_by_input_format: [ OK ] 11.76 sec.
2025-07-11 10:29:42 02396_system_parts_race_condition_rm: [ SKIPPED ] 0.00 sec.
2025-07-11 10:29:42 Reason: disabled
2025-07-11 10:29:44 02350_views_max_insert_threads: [ OK ] 2.06 sec.
2025-07-11 10:29:50 02337_drop_filesystem_cache_access: [ OK ] 5.49 sec.
2025-07-11 10:29:51 02304_orc_arrow_parquet_string_as_string: [ OK ] 1.42 sec.
2025-07-11 10:30:27 02242_system_filesystem_cache_log_table: [ OK ] 34.42 sec.
2025-07-11 10:30:29 02240_filesystem_query_cache: [ OK ] 1.62 sec.
2025-07-11 10:31:07 02240_system_filesystem_cache_table: [ OK ] 36.43 sec.
2025-07-11 10:31:19 02222_create_table_without_columns_metadata: [ OK ] 12.15 sec.
2025-07-11 10:31:23 02184_ipv6_parsing: [ OK ] 3.73 sec.
2025-07-11 10:31:26 02104_json_strings_nullable_string: [ OK ] 3.48 sec.
2025-07-11 10:31:28 02101_sql_user_defined_functions_drop_if_exists: [ OK ] 1.68 sec.
2025-07-11 10:31:29 02098_sql_user_defined_functions_aliases: [ OK ] 0.97 sec.
2025-07-11 10:31:30 02096_sql_user_defined_function_alias: [ OK ] 1.02 sec.
2025-07-11 10:31:32 02015_column_default_dict_get_identifier: [ OK ] 1.72 sec.
2025-07-11 10:31:35 01913_exact_rows_before_limit_full: [ OK ] 3.18 sec.
2025-07-11 10:31:38 01910_view_dictionary: [ OK ] 2.06 sec.
2025-07-11 10:31:40 01901_test_attach_partition_from: [ OK ] 2.32 sec.
2025-07-11 10:31:42 01870_buffer_flush: [ OK ] 1.52 sec.
2025-07-11 10:31:46 01856_create_function: [ OK ] 4.08 sec.
2025-07-11 10:31:48 01821_table_comment: [ OK ] 1.56 sec.
2025-07-11 10:31:54 01753_direct_dictionary_simple_key: [ OK ] 6.44 sec.
2025-07-11 10:32:07 01737_clickhouse_server_wait_server_pool_long: [ OK ] 13.11 sec.
2025-07-11 10:32:15 01722_long_brotli_http_compression_json_format: [ OK ] 8.05 sec.
2025-07-11 10:32:17 01721_engine_file_truncate_on_insert: [ OK ] 1.52 sec.
2025-07-11 10:32:22 01681_cache_dictionary_simple_key: [ OK ] 5.18 sec.
2025-07-11 10:32:26 01603_rename_overwrite_bug: [ OK ] 3.27 sec.
2025-07-11 10:33:51 01593_concurrent_alter_mutations_kill_many_replicas_long: [ OK ] 85.33 sec.
2025-07-11 10:36:00 01459_manual_write_to_replicas: [ OK ] 128.67 sec.
2025-07-11 10:36:02 01455_rank_correlation_spearman: [ OK ] 2.22 sec.
2025-07-11 10:36:14 01417_freeze_partition_verbose_zookeeper: [ OK ] 11.60 sec.
2025-07-11 10:37:11 01414_mutations_and_errors_zookeeper: [ OK ] 56.14 sec.
2025-07-11 10:37:28 01410_nullable_key_more_tests: [ OK ] 17.05 sec.
2025-07-11 10:37:44 01307_multiple_leaders_zookeeper: [ OK ] 16.16 sec.
2025-07-11 10:38:20 01301_aggregate_state_exception_memory_leak: [ OK ] 36.23 sec.
2025-07-11 10:38:22 01294_system_distributed_on_cluster: [ OK ] 1.78 sec.
2025-07-11 10:38:22 01281_group_by_limit_memory_tracking: [ SKIPPED ] 0.00 sec.
2025-07-11 10:38:22 Reason: not running for current build
2025-07-11 10:38:24 01225_show_create_table_from_dictionary: [ OK ] 1.77 sec.
2025-07-11 10:38:26 01164_alter_memory_database: [ OK ] 1.97 sec.
2025-07-11 10:40:05 01154_move_partition_long: [ OK ] 98.48 sec.
2025-07-11 10:40:09 01153_attach_mv_uuid: [ OK ] 3.88 sec.
2025-07-11 10:40:12 01119_weird_user_names: [ OK ] 2.82 sec.
2025-07-11 10:40:13 01110_dictionary_layout_without_arguments: [ OK ] 1.57 sec.
2025-07-11 10:40:18 01091_num_threads: [ OK ] 4.08 sec.
2025-07-11 10:40:21 01085_max_distributed_connections_http: [ OK ] 3.16 sec.
2025-07-11 10:41:12 01079_parallel_alter_detach_table_zookeeper: [ OK ] 51.13 sec.
2025-07-11 10:41:23 01076_cache_dictionary_datarace_exception_ptr: [ OK ] 10.65 sec.
2025-07-11 10:41:27 01070_mutations_with_dependencies: [ OK ] 4.34 sec.
2025-07-11 10:41:38 01053_ssd_dictionary: [ OK ] 10.20 sec.
2025-07-11 10:41:40 01023_materialized_view_query_context: [ OK ] 2.17 sec.
2025-07-11 10:41:53 01018_ddl_dictionaries_bad_queries: [ OK ] 12.91 sec.
2025-07-11 10:42:21 01014_lazy_database_concurrent_recreate_reattach_and_show_tables: [ OK ] 28.32 sec.
2025-07-11 10:42:46 01014_lazy_database_basic: [ OK ] 24.29 sec.
2025-07-11 10:43:02 01007_r1r2_w_r2r1_deadlock: [ OK ] 16.06 sec.
2025-07-11 10:43:05 00971_query_id_in_logs: [ OK ] 2.56 sec.
2025-07-11 10:43:20 00463_long_sessions_in_http_interface: [ OK ] 15.57 sec.
2025-07-11 10:43:30 00182_simple_squashing_transform_bug: [ OK ] 9.79 sec.
2025-07-11 10:43:39 00181_cross_join_compression: [ OK ] 8.54 sec.
2025-07-11 10:44:54 00180_no_seek_avoiding_when_reading_from_cache: [ OK ] 75.33 sec.
2025-07-11 10:44:56 00172_early_constant_folding: [ OK ] 1.27 sec.
2025-07-11 10:45:07 00171_grouping_aggregated_transform_bug: [ OK ] 11.21 sec.
2025-07-11 10:46:15 00159_parallel_formatting_tsv_and_friends: [ OK ] 67.97 sec.
2025-07-11 10:48:35 00154_avro: [ OK ] 139.81 sec.
2025-07-11 10:48:59 00089_position_functions_with_non_constant_arg: [ OK ] 23.40 sec.
2025-07-11 10:49:02 00068_subquery_in_prewhere: [ OK ] 3.68 sec.
2025-07-11 10:49:09 00067_union_all: [ OK ] 6.34 sec.
2025-07-11 10:49:16 00061_storage_buffer: [ OK ] 7.14 sec.
2025-07-11 10:49:25 00047_bar: [ OK ] 8.95 sec.
2025-07-11 10:49:35 00040_aggregating_materialized_view: [ OK ] 9.95 sec.
2025-07-11 10:49:39 00016_any_if_distributed_cond_always_false: [ OK ] 3.14 sec.
2025-07-11 10:49:41 00011_sorting: [ OK ] 2.32 sec.
2025-07-11 10:49:45 00010_quantiles_segfault: [ OK ] 3.97 sec.
2025-07-11 10:49:49 00004_top_counters: [ OK ] 3.37 sec.
2025-07-11 10:49:49 00002_log_and_exception_messages_formatting: [ SKIPPED ] 0.00 sec.
2025-07-11 10:49:49 Reason: skip
2025-07-11 10:49:50 00002_count_visits: [ OK ] 1.22 sec.
2025-07-11 10:49:50
2025-07-11 10:49:50 127 tests passed. 4 tests skipped. 1988.95 s elapsed (MainProcess).
2025-07-11 10:49:55 Checking the hung queries: done
2025-07-11 10:49:55
2025-07-11 10:49:55 No queries hung.
2025-07-11 10:49:55 All tests have finished.
2025-07-11 10:49:55
2025-07-11 10:49:55 Top patterns of log messages:
2025-07-11 10:49:55
2025-07-11 10:49:55 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-11 10:49:55
2025-07-11 10:49:55 1. 48180 0.049 9.14 MiB 0.075 1 140 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-07-11 10:49:55 2. 48154 0.049 7.21 MiB 0.059 18486 138 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-07-11 10:49:55 3. 37334 0.038 1.63 MiB 0.013 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-07-11 10:49:55 4. 36746 0.037 922.56 KiB 0.007 1 223 ['Trace'] 0.001 Query to stage {}{}
2025-07-11 10:49:55 5. 36446 0.037 1.73 MiB 0.014 1 222 ['Trace'] 0.001 Query from stage {} to stage {}{}
2025-07-11 10:49:55 6. 34372 0.035 969.80 KiB 0.008 1 135 ['Debug'] 0 Processed in {} sec.
2025-07-11 10:49:55 7. 26696 0.027 2.05 MiB 0.017 1 136 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-07-11 10:49:55 8. 24837 0.025 2.24 MiB 0.018 238 511 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-07-11 10:49:55 9. 20699 0.021 1.42 MiB 0.012 1 734 ['Trace'] 0.603 Reserved {} on local disk {}, having unreserved {}.
2025-07-11 10:49:55 10. 19724 0.02 1.34 MiB 0.011 958 739 ['Trace'] 0.598 Trying to reserve {} using storage policy from min volume index {}
2025-07-11 10:49:55 11. 19081 0.019 2.16 MiB 0.018 966 245 ['Trace'] 0.51 Renaming temporary part {} to {} with tid {}.
2025-07-11 10:49:55 12. 18554 0.019 842.32 KiB 0.007 18554 168 ['Debug'] 0.998 Authenticating user '{}' from {}
2025-07-11 10:49:55 13. 18546 0.019 2.03 MiB 0.017 18546 168 ['Debug'] 0.998 {} Authenticated with global context as user {}
2025-07-11 10:49:55 14. 18508 0.019 1.59 MiB 0.013 18508 168 ['Debug'] 0.998 {} Logout, user_id: {}
2025-07-11 10:49:55 15. 18471 0.019 1.32 MiB 0.011 18471 138 ['Debug'] 1 Creating session context with user_id: {}
2025-07-11 10:49:55 16. 16432 0.017 3.33 MiB 0.027 2 128 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-07-11 10:49:55 17. 16366 0.017 6.62 MiB 0.054 2 128 ['Trace'] 1 Request URI: {}
2025-07-11 10:49:55 18. 16319 0.017 334.67 KiB 0.003 2 128 ['Debug'] 0.239 Done processing query
2025-07-11 10:49:55 19. 16078 0.016 749.83 KiB 0.006 1 226 ['Trace'] 0.344 filled checksums {}
2025-07-11 10:49:55 20. 11481 0.012 318.86 KiB 0.003 1 137 ['Trace'] 0 Aggregation method: {}
2025-07-11 10:49:55 21. 11312 0.011 1.03 MiB 0.008 1 48 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-07-11 10:49:55 22. 10382 0.011 930.84 KiB 0.007 128 524 ['Trace'] 0.996 Insert entry {} to queue with type {}
2025-07-11 10:49:55 23. 10268 0.01 802.75 KiB 0.006 247 320 ['Trace'] 0.832 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-07-11 10:49:55 24. 10162 0.01 419.71 KiB 0.003 1 174 ['Debug'] 0.272 {}{} memory usage: {}.
2025-07-11 10:49:55 25. 9616 0.01 1.07 MiB 0.009 1 2 ['Trace'] 1 Creating part at path {}
2025-07-11 10:49:55 26. 9114 0.009 432.22 KiB 0.003 1 137 ['Trace'] 0.004 Read steps statistics: {}
2025-07-11 10:49:55 27. 9046 0.009 769.76 KiB 0.006 260 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-07-11 10:49:55 28. 8682 0.009 1.39 MiB 0.011 238 511 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-07-11 10:49:55 29. 8011 0.008 914.86 KiB 0.007 1 21 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-07-11 10:49:55 30. 7634 0.008 439.88 KiB 0.004 128 524 ['Debug'] 0.997 Pulling {} entries to queue: {} - {}
2025-07-11 10:49:55 31. 7634 0.008 193.86 KiB 0.002 128 524 ['Debug'] 0.997 Pulled {} entries to queue.
2025-07-11 10:49:55 32. 7621 0.008 870.76 KiB 0.007 132 262 ['Trace'] 0 Bypassing cache because file segment state is `PARTIALLY_DOWNLOADED_NO_CONTINUATION` and downloaded part already used
2025-07-11 10:49:55 33. 6666 0.007 518.31 KiB 0.004 619 104 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-07-11 10:49:55 34. 6459 0.007 585.95 KiB 0.005 1 133 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-11 10:49:55 35. 6342 0.006 222.96 KiB 0.002 1 79 ['Trace'] 0 Converting aggregated data to blocks
2025-07-11 10:49:55 36. 6342 0.006 673.61 KiB 0.005 1 79 ['Debug'] 0 Converted aggregated data to blocks. {} rows, {} in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-11 10:49:55 37. 6063 0.006 200.72 KiB 0.002 1 135 ['Trace'] 1 TCP Request. Address: {}
2025-07-11 10:49:55 38. 6062 0.006 581.52 KiB 0.005 1 135 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-07-11 10:49:55 39. 6022 0.006 158.78 KiB 0.001 1 135 ['Debug'] 1 Done processing connection.
2025-07-11 10:49:55 40. 5840 0.006 185.77 KiB 0.001 679 122 ['Debug'] 0.003 Key condition: {}
2025-07-11 10:49:55 41. 5778 0.006 253.92 KiB 0.002 675 122 ['Trace'] 0.003 Filtering marks by primary and secondary keys
2025-07-11 10:49:55 42. 5230 0.005 301.93 KiB 0.002 20 20 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-07-11 10:49:55 43. 5229 0.005 187.84 KiB 0.001 20 20 ['Trace'] 1 Flushed system log up to offset {}
2025-07-11 10:49:55 44. 5196 0.005 126.91 KiB 0.001 130 162 ['Debug'] 0.892 Loaded metadata version {}
2025-07-11 10:49:55 45. 4896 0.005 377.72 KiB 0.003 1 118 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-07-11 10:49:55 46. 4842 0.005 288.44 KiB 0.002 1319 144 ['Debug'] 0.027 There are {} detached tables. Start searching non used tables.
2025-07-11 10:49:55 47. 4842 0.005 203.33 KiB 0.002 1319 144 ['Debug'] 0.027 Found {} non used tables in detached tables.
2025-07-11 10:49:55 48. 4728 0.005 538.67 KiB 0.004 676 121 ['Debug'] 0.004 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-07-11 10:49:55 49. 4722 0.005 178.71 KiB 0.001 94 32 ['Debug'] 0.822 Committing part {} to zookeeper
2025-07-11 10:49:55 50. 4692 0.005 2.20 MiB 0.018 2 13 ['Error'] 0.5 Number of arguments for function {} doesn't match: passed {}, should be {}
2025-07-11 10:49:55 51. 4666 0.005 580.46 KiB 0.005 8 497 ['Debug'] 1 Not executing log entry {} of type {} for part {} because merges and mutations are cancelled now.
2025-07-11 10:49:55 52. 4653 0.005 171.37 KiB 0.001 94 32 ['Debug'] 0.834 Part {} committed to zookeeper
2025-07-11 10:49:55 53. 4559 0.005 48.97 KiB 0 1 133 ['Trace'] 0 Aggregating
2025-07-11 10:49:55 54. 4350 0.004 437.16 KiB 0.003 1 105 ['Trace'] 0 Checking existence of path: {}
2025-07-11 10:49:55 55. 4340 0.004 224.63 KiB 0.002 598 114 ['Trace'] 0.004 Spreading mark ranges among streams (default reading)
2025-07-11 10:49:55 56. 3970 0.004 236.49 KiB 0.002 1 16 ['Debug'] 0.636 Key {} is removed from metadata
2025-07-11 10:49:55 57. 3915 0.004 141.44 KiB 0.001 66 36 ['Trace'] 1 Checking disk {} with type {}
2025-07-11 10:49:55 58. 3915 0.004 336.45 KiB 0.003 66 36 ['Trace'] 1 Trying to fetch with zero-copy replication, but disk is not provided, will try to select
2025-07-11 10:49:55 59. 3913 0.004 85.35 KiB 0.001 63 56 ['Trace'] 1 Sending part {}
2025-07-11 10:49:55 60. 3909 0.004 74.86 KiB 0.001 66 36 ['Debug'] 1 Downloading files {}
2025-07-11 10:49:55 61. 3908 0.004 332.02 KiB 0.003 66 36 ['Trace'] 1 Disk for fetch is not provided, getting disk from reservation {} with type '{}'
2025-07-11 10:49:55 62. 3906 0.004 172.93 KiB 0.001 65 36 ['Debug'] 1 Downloading part {} onto disk {}.
2025-07-11 10:49:55 63. 3905 0.004 207.21 KiB 0.002 65 36 ['Debug'] 1 Download of part {} onto disk {} finished.
2025-07-11 10:49:55 64. 3905 0.004 315.47 KiB 0.003 1 113 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={}
2025-07-11 10:49:55 65. 3890 0.004 405.60 KiB 0.003 66 32 ['Debug'] 1 Fetching part {} from {}:{}
2025-07-11 10:49:55 66. 3882 0.004 400.99 KiB 0.003 66 32 ['Debug'] 1 Fetched part {} from {}:{}{}
2025-07-11 10:49:55 67. 3859 0.004 86.68 KiB 0.001 1 131 ['Trace'] 0 Merging aggregated data
2025-07-11 10:49:55 68. 3606 0.004 1.14 MiB 0.009 1 176 ['Trace'] 0.007 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-07-11 10:49:55 69. 3522 0.004 103.18 KiB 0.001 260 516 ['Debug'] 0.99 Updating strategy picker state
2025-07-11 10:49:55 70. 3283 0.003 272.92 KiB 0.002 204 518 ['Information'] 0.994 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-07-11 10:49:55 71. 3182 0.003 229.47 KiB 0.002 158 96 ['Debug'] 0 Wrote block with ID '{}', {} rows{}
2025-07-11 10:49:55 72. 2766 0.003 494.06 KiB 0.004 1 108 ['Information'] 1 Removing metadata {} of dropped table {}
2025-07-11 10:49:55 73. 2766 0.003 205.29 KiB 0.002 1 104 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-07-11 10:49:55 74. 2766 0.003 318.74 KiB 0.003 1 104 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-07-11 10:49:55 75. 2680 0.003 193.68 KiB 0.002 1 506 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-07-11 10:49:55 76. 2662 0.003 75.39 KiB 0.001 1 126 ['Debug'] 1 Stop worker in {}
2025-07-11 10:49:55 77. 2662 0.003 195.06 KiB 0.002 1 109 ['Debug'] 1 Execute load job '{}' in {}
2025-07-11 10:49:55 78. 2662 0.003 184.66 KiB 0.001 1 109 ['Debug'] 1 Finish load job '{}' with status {}
2025-07-11 10:49:55 79. 2662 0.003 103.99 KiB 0.001 1 195 ['Debug'] 0.501 Spawn loader worker #{} in {}
2025-07-11 10:49:55 80. 2662 0.003 202.86 KiB 0.002 1 89 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-07-11 10:49:55 81. 2661 0.003 246.98 KiB 0.002 1 89 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-07-11 10:49:55 82. 2660 0.003 321.53 KiB 0.003 793 320 ['Debug'] 0.979 Removing {} parts from filesystem (serially): Parts: [{}]
2025-07-11 10:49:55 83. 2652 0.003 23.31 KiB 0 2 89 ['Trace'] 0.002 No tables
2025-07-11 10:49:55 84. 2630 0.003 87.32 KiB 0.001 1 196 ['Debug'] 0.501 Change current priority: {} -> {}
2025-07-11 10:49:55 85. 2514 0.003 85.86 KiB 0.001 1 48 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-07-11 10:49:55 86. 2514 0.003 206.09 KiB 0.002 1 48 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-07-11 10:49:55 87. 2510 0.003 326.02 KiB 0.003 1 48 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-07-11 10:49:55 88. 2506 0.003 159.74 KiB 0.001 225 48 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-07-11 10:49:55 89. 2135 0.002 85.48 KiB 0.001 1 80 ['Trace'] 0.015 PREWHERE condition was split into {} steps
2025-07-11 10:49:55 90. 2014 0.002 10.33 MiB 0.084 5 7 ['Error'] 0.502 Value passed to '{}' function is non-zero
2025-07-11 10:49:55 91. 1913 0.002 35.54 KiB 0 94 231 ['Debug'] 0.964 Removed {} {} parts
2025-07-11 10:49:55 92. 1913 0.002 191.16 KiB 0.002 94 231 ['Debug'] 0.964 Removing {} parts from memory: Parts: [{}]
2025-07-11 10:49:55 93. 1913 0.002 230.48 KiB 0.002 94 231 ['Trace'] 0.964 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2025-07-11 10:49:55 94. 1881 0.002 401.06 KiB 0.003 1 2 ['Error'] 0 Failed to push block to view {}, {}
2025-07-11 10:49:55 95. 1868 0.002 117.69 KiB 0.001 35 205 ['Debug'] 1 There is no part {} in ZooKeeper, it was only in filesystem
2025-07-11 10:49:55 96. 1772 0.002 343.90 KiB 0.003 1 111 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-07-11 10:49:55 97. 1610 0.002 181.58 KiB 0.001 78 59 ['Information'] 0 Block with ID {} {} as part {}; ignoring it.
2025-07-11 10:49:55 98. 1609 0.002 254.74 KiB 0.002 1 63 ['Debug'] 0 Deduplication path already exists: deduplication_path={}
2025-07-11 10:49:55 99. 1586 0.002 526.29 KiB 0.004 1495 256 ['Information'] 0.021 Setting download as failed: {}
2025-07-11 10:49:55 100. 1568 0.002 49.83 KiB 0 121 137 ['Trace'] 0.031 Found {} range {}in {} steps
2025-07-11 10:49:55
2025-07-11 10:49:55 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-11 10:49:55
2025-07-11 10:49:55
2025-07-11 10:49:55
2025-07-11 10:49:55 Top messages without format string (fmt::runtime):
2025-07-11 10:49:55
2025-07-11 10:49:55 count pattern runtime_message line
2025-07-11 10:49:55
2025-07-11 10:49:55 1. 49 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-07-11 10:49:55 2. 12 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 27 ('expand'): expand c, d;. Max query size exceeded (can be increased with the `max_query_size` setting): 'expand'. (SYNTAX_ERROR) (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1 ('/executeQuery.cpp',301)
2025-07-11 10:49:55 3. 12 CodeDBExceptionEmptyqueryInscope Code: 62. DB::Exception: Empty query: In scope SELECT defaultValueOfTypeName(''). (SYNTAX_ERROR) (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:54728) (comment: 00534_functions_bad_arguments7.sh) (query 423, line 424) (in query: SELECT ('/executeQuery.cpp',301)
2025-07-11 10:49:55 4. 6 CodeDBExceptionboostwrapexceptbo Code: 1001. DB::Exception: boost::wrapexcept: Should start with 'LINESTRING'' in (). (STD_EXCEPTION) ('/TCPHandler.cpp',471)
2025-07-11 10:49:55 5. 6 stdexceptionCodetypeboostwrapexc std::exception. Code: 1001, type: boost::wrapexcept, e.what() = Should start with 'LINESTRING'' in () (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:54728) (comment: 00534_functions_bad_arguments7.s ('/executeQuery.cpp',301)
2025-07-11 10:49:55 6. 4 CodeDBExceptionUnrecognizedtoken Code: 62. DB::Exception: Unrecognized token: Syntax error: failed at position 1 ( ): . . (SYNTAX_ERROR) (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:43126) (comment: 00746_sql_fuzzy.sh) (query 55, line 57) (in query: SELECT * FROM f ('/executeQuery.cpp',301)
2025-07-11 10:49:55 7. 2 CodeDBExceptionBadURIsyntaxURIco Code: 1000. DB::Exception: Bad URI syntax: URI contains invalid characters. (POCO_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',471)
2025-07-11 10:49:55 ↳ ↴
2025-07-11 10:49:55 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::URISyntaxExc
2025-07-11 10:49:55 8. 2 PocoExceptionCodeecodeBadURIsynt Poco::Exception. Code: 1000, e.code() = 0, Bad URI syntax: URI contains invalid characters (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:38676) (comment: 00746_sql_fuzzy.sh) (query 2, line 2) (in query: SELECT * FROM url('\0');), Stac ('/executeQuery.cpp',301)
2025-07-11 10:49:55 9. 2 CodeDBExceptionOutofmemoryalloca Code: 173. DB::Exception: Out of memory: allocation of size 80003776 failed: (in file/uri /var/lib/clickhouse/user_files/03147_parquet_memory_tracking.parquet): While executing ParquetBlockInputFormat: While executing File. (CANNOT_ALLOCATE_MEMORY) (versio ('/executeQuery.cpp',301)
2025-07-11 10:49:55 10. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 11. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-07-11 10:49:55 12. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 13. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 ↳commit index 0 ↴
2025-07-11 10:49:55 ↳term 0 ↴
2025-07-11 10:49:55 ↳election timer allowed ↴
2025-07-11 10:49:55 ↳log store start 1, end 0 ↴
2025-07-11 10:49:55 ↳config log idx 0, prev log idx 0 ↴
2025-07-11 10:49:55 ↳ -- ASYNC REPLICATION --
2025-07-11 10:49:55 14. 1 ('/logTrace.cpp',50)
2025-07-11 10:49:55 15. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-07-11 10:49:55 ↳my id: 1, leader: 1, term: 1
2025-07-11 10:49:55 16. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 17. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 18. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 ↳my id: 1, voting_member ↴
2025-07-11 10:49:55 ↳num peers: 0
2025-07-11 10:49:55 19. 1 invalidelectiontimeoutlowerbound invalid election timeout lower bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 20. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 21. 1 RaftASIOlistenerinitiatedonunsec Raft ASIO listener initiated on :::9234, unsecured ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 22. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 23. 1 startingup starting up ('',0)
2025-07-11 10:49:55 24. 1 VOTEINITmyidmyrolecandidateterml [VOTE INIT] my id 1, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 25. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 26. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 27. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20183.altinityantalya (revision: 4294967295, git hash: 1abef611c9a40dce30ed011ede491e532b2a3e72, build id: 51DAB58A087000262C76F4C2F9C23350B8F3A377), PID 400 ('',0)
2025-07-11 10:49:55 28. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43)
2025-07-11 10:49:55 29. 1 numberofpendingcommitelements number of pending commit elements: 0 ('/LoggerWrapper.h',43)
2025-07-11 10:50:02 30. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-07-11 10:50:02
2025-07-11 10:50:02
2025-07-11 10:50:02
2025-07-11 10:50:02 Top messages not matching their format strings:
2025-07-11 10:50:02
2025-07-11 10:50:02 message_format_string count() any_message
2025-07-11 10:50:02
2025-07-11 10:50:02 1. 80 Forked a child process to watch
2025-07-11 10:50:02 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 26 /var/lib/clickhouse/disks/s3_disk/store/751/751eeb0a-0987-40ad-a656-df1502a34f7c/tmp_insert_201403_11_11_0/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 15 similar messages)
2025-07-11 10:50:02 3. Illegal UTF-8 sequence, while processing '{}' 12 Code: 36. DB::Exception: Illegal UTF-8 sequence, while processing '�': while executing 'FUNCTION stringJaccardIndexUTF8(materialize('hello'_String) :: 3, materialize('�'_String) :: 1) -> stringJaccardIndexUTF8(materialize('hello'_String), materialize('�'_String)) Float64 : 2'. (BAD_ARGUMENTS) (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:51590) (comment: 02884_string_distance_function.sql) (query 35, line 48) (in query: SELECT stringJaccardIndexUTF8(materialize('hello'), materialize('\xC2\x01'));), Stack trace (when copying this message, always include the lines below):↴
2025-07-11 10:50:02 ↳ ↴
2025-07-11 10:50:02 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&, int) @ 0x00000000411f40e6 ↴
2025-07-11 10:50:02 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f5f7bf2 ↴
2025-07-11 10:50:02 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000008ba15df ↴
2025-07-11 10:50:02 ↳3. DB::Exception::Exception>>(int, FormatStringHelperImpl>>::type>, std::basic_string_view>&&) @ 0x0000000008e1e4ca↴
2025-07-11 10:50:02 ↳4. DB::parseUTF8String(char const*, unsigned long, std::function, std::function) @ 0x000000000ac3ff7c ↴
2025-07-11 10:50:02 ↳5. DB::ByteJaccardIndexImpl::process(char const*, unsigned long, char const*, unsigned long) @ 0x000000000ac5fdf6 ↴
2025-07-11 10:50:02 ↳6. DB::FunctionsStringSimilarity>, DB::NameJaccardIndexUTF8>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000000ac5e189↴
2025-07-11 10:50:02 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:10: DB::FunctionToExecutableFunctionAdaptor::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000002c000cfb↴
2025-07-11 10:50:02 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bfed767 ↴
2025-07-11 10:50:02 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff26bd ↴
2025-07-11 10:50:02 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff7926 ↴
2025-07-11 10:50:02 ↳11. ./build_docker/./src/Interpreters/ExpressionActions.cpp:636: DB::ExpressionActions::execute(DB::Block&, unsigned long&, bool, bool) const @ 0x0000000031a95c65 ↴
2025-07-11 10:50:02 ↳12. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:25: DB::ExpressionTransform::transform(DB::Chunk&) @ 0x000000003ba185b4 ↴
2025-07-11 10:50:02 ↳13. ./src/Processors/ISimpleTransform.h:33: DB::ISimpleTransform::transform(DB::Chunk&, DB::Chunk&) @ 0x0000000026eb5c04 ↴
2025-07-11 10:50:02 ↳14. ./build_docker/./src/Processors/ISimpleTransform.cpp:89: DB::ISimpleTransform::work() @ 0x000000003b07ef21 ↴
2025-07-11 10:50:02 ↳15. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:53: DB::ExecutionThreadContext::executeTask() @ 0x000000003b0efbed ↴
2025-07-11 10:50:02 ↳16. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:296: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x000000003b0ba214 ↴
2025-07-11 10:50:02 ↳17. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:262: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x000000003b0b7fe3 ↴
2025-07-11 10:50:02 ↳18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:128: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x000000003b0b74fa ↴
2025-07-11 10:50:02 ↳19. ./build_docker/./src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:76: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000003b0fc957↴
2025-07-11 10:50:02 ↳20. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001f9cd587 ↴
2025-07-11 10:50:02 ↳21. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000001f9e0ee4↴
2025-07-11 10:50:02 ↳22. ? @ 0x00007ff154ea0ac3 ↴
2025-07-11 10:50:02 ↳23. ? @ 0x00007ff154f32850 ↴
2025-07-11 10:50:02 4. Cannot find '{}' in '{}' 9 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5942 similar messages)
2025-07-11 10:50:02 5. Substitution '\{}' in replacement argument is invalid, regexp has only {} capturing groups 4 Code: 36. DB::Exception: Substitution '\1' in replacement argument is invalid, regexp has only 0 capturing groups. (BAD_ARGUMENTS) (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:49604) (comment: 02864_replace_regexp_string_fallback.sql) (query 2, line 7) (in query: -- negative tests↴
2025-07-11 10:50:02 ↳ -- Even if the fallback is used, invalid substitutions must throw an exception. ↴
2025-07-11 10:50:02 ↳ SELECT 'Hello' AS haystack, 'l' AS needle, '\\1' AS replacement, replaceRegexpOne(materialize(haystack), needle, replacement);), Stack trace (when copying this message, always include the lines below): ↴
2025-07-11 10:50:02 ↳ ↴
2025-07-11 10:50:02 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&, int) @ 0x00000000411f40e6 ↴
2025-07-11 10:50:02 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f5f7bf2 ↴
2025-07-11 10:50:02 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000008ba15df ↴
2025-07-11 10:50:02 ↳3. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, int&, int&&) @ 0x000000001a2401ed ↴
2025-07-11 10:50:02 ↳4. DB::ReplaceRegexpImpl::checkSubstitutions(std::basic_string_view>, int) @ 0x000000001a24c9f3 ↴
2025-07-11 10:50:02 ↳5. DB::FunctionStringReplace, DB::(anonymous namespace)::NameReplaceRegexpOne>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000001a243f93↴
2025-07-11 10:50:02 ↳6. DB::IFunction::executeImplDryRun(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x0000000008b9e722 ↴
2025-07-11 10:50:02 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:16: DB::FunctionToExecutableFunctionAdaptor::executeDryRunImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000002c000ddb↴
2025-07-11 10:50:02 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bfed5e3 ↴
2025-07-11 10:50:02 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff26bd ↴
2025-07-11 10:50:02 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002bff7926 ↴
2025-07-11 10:50:02 ↳11. ./build_docker/./src/Interpreters/ActionsDAG.cpp:812: DB::ActionsDAG::evaluatePartialResult(std::unordered_map, std::equal_to, std::allocator>>&, std::vector> const&, unsigned long, bool) @ 0x0000000030114836↴
2025-07-11 10:50:02 ↳12. ./build_docker/./src/Interpreters/ActionsDAG.cpp:892: DB::ActionsDAG::updateHeader(DB::Block const&) const @ 0x000000003011107d ↴
2025-07-11 10:50:02 ↳13. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:10: DB::ExpressionTransform::transformHeader(DB::Block const&, DB::ActionsDAG const&) @ 0x000000003ba17db7 ↴
2025-07-11 10:50:02 ↳14. ./build_docker/./src/Processors/QueryPlan/ExpressionStep.cpp:38: DB::ExpressionStep::ExpressionStep(DB::Block const&, DB::ActionsDAG) @ 0x000000003c008652 ↴
2025-07-11 10:50:02 ↳15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: DB::(anonymous namespace)::addExpressionStep(DB::QueryPlan&, std::shared_ptr&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x0000000032b244df↴
2025-07-11 10:50:02 ↳16. ./build_docker/./src/Planner/Planner.cpp:1663: DB::Planner::buildPlanForQueryNode() @ 0x0000000032b0d584 ↴
2025-07-11 10:50:02 ↳17. ./build_docker/./src/Planner/Planner.cpp:1323: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000032af9d32 ↴
2025-07-11 10:50:02 ↳18. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:255: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000032af2052 ↴
2025-07-11 10:50:02 ↳19. ./build_docker/./src/Interpreters/executeQuery.cpp:1405: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr&) @ 0x000000003373ce82↴
2025-07-11 10:50:02 ↳20. ./build_docker/./src/Interpreters/executeQuery.cpp:1624: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000003372f619 ↴
2025-07-11 10:50:02 ↳21. ./build_docker/./src/Server/TCPHandler.cpp:663: DB::TCPHandler::runImpl() @ 0x000000003ad96ea1 ↴
2025-07-11 10:50:02 ↳22. ./build_docker/./src/Server/TCPHandler.cpp:2628: DB::TCPHandler::run() @ 0x000000003adfe83c ↴
2025-07-11 10:50:02 ↳23. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x00000000414346c0 ↴
2025-07-11 10:50:02 ↳24. ./build_docker/./base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x00000000414355f2 ↴
2025-07-11 10:50:02 ↳25. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x000000004131a235 ↴
2025-07-11 10:50:02 ↳26. ./build_docker/./base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000004131702e ↴
2025-07-11 10:50:02 ↳27. ./base/poco/Foundation/src/Thread_POSIX.cpp:335: Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000041313bb1 ↴
2025-07-11 10:50:02 ↳28. ? @ 0x00007ff154ea0ac3 ↴
2025-07-11 10:50:02 ↳29. ? @ 0x00007ff154f32850 ↴
2025-07-11 10:50:02 6. Close WriteBufferFromAzureBlobStorage. {}. 4 Close WriteBufferFromAzureBlobStorage. sgniawvzsudorbygekgmvgflpmejishh. (LogSeriesLimiter: on interval from 2025-07-10 17:30:45 to 2025-07-10 17:35:14 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage)
2025-07-11 10:50:04 7. (from {}{}{}){}{}{} {} (stage: {}) 2 (from [::1]:35362) (comment: 01674_unicode_asan.sql) (query 1, line 1) SELECT positionCaseInsensitiveUTF8('иголка.ру', 'иголка.р�\0') AS res; (stage: Complete)
2025-07-11 10:50:04
2025-07-11 10:50:04
2025-07-11 10:50:04
2025-07-11 10:50:04 Top short messages:
2025-07-11 10:50:04
2025-07-11 10:50:04 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-07-11 10:50:04
2025-07-11 10:50:04 1. 16 {} Code: 41. DB::Exception: Invalid format input 8z6x is malformed at 8z6x: In scope SELECT parseDateTime64InJodaSyntax(CAS 34
2025-07-11 10:50:04 2. 8 Creating {}: {} Creating table test_3nalp0uz.tbl: CREATE TABLE IF NOT EXISTS test_3nalp0uz.tbl UUID '1b93e987-bbe8-4314-91b8-1552921c9f3 124
2025-07-11 10:50:04 3. 6 Bad SSH public key provided Code: 706. DB::Exception: Bad SSH public key provided. (LIBSSH_ERROR) (version 25.3.3.20183.altinityantalya (altinity bu 29
2025-07-11 10:50:04 4. 5 Froze {} parts Froze 10 parts -13
2025-07-11 10:50:04 5. 2 Table is read-only Code: 242. DB::Exception: Table is read-only. (TABLE_IS_READ_ONLY) (version 25.3.3.20183.altinityantalya (altinity build 20
2025-07-11 10:50:04 6. 2 Invalid cache key hex: {} Code: 36. DB::Exception: Invalid cache key hex: kek. (BAD_ARGUMENTS) (version 25.3.3.20183.altinityantalya (altinity bui 27
2025-07-11 10:50:04 7. 2 Series name cannot be empty Code: 36. DB::Exception: Series name cannot be empty. (BAD_ARGUMENTS) (version 25.3.3.20183.altinityantalya (altinity bu 28
2025-07-11 10:50:04
2025-07-11 10:50:04
2025-07-11 10:50:04
2025-07-11 10:50:04 Top messages by level:
2025-07-11 10:50:04
2025-07-11 10:50:04 (0.004761667963981006,'Number of arguments for function {} doesn\'t match: passed {}, should be {}') Error
2025-07-11 10:50:04 (0.000021311813138022406,'Connection failed at try №{}, reason: {}') Warning
2025-07-11 10:50:04 (0.0033408804214461792,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information
2025-07-11 10:50:04 (0.04889944782107008,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-07-11 10:50:04 (0.04887306176670871,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2025-07-11 10:50:04
2025-07-11 10:50:04
+ set -e
+ echo 'Files in current directory'
+ ls -la ./
Files in current directory
total 127208
drwxr-xr-x 1 root root 4096 Jul 11 10:32 .
drwxr-xr-x 1 root root 4096 Jul 11 10:32 ..
-rw-rw-r-- 1 root root 389 Apr 16 02:28 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 11:35 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-x--- 3 root root 4096 Jul 11 10:32 data
drwxr-xr-x 14 root root 3840 Jul 11 09:59 dev
-rwxr-xr-x 1 root root 0 Jul 11 09:59 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 11 10:00 etc
drwxr-x--- 2 root root 4096 Jul 11 10:32 flags
drwxr-x--- 2 root root 4096 Jul 11 10:32 format_schemas
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 11:35 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 11:35 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 11:35 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 11:35 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 16 02:59 mc
drwxr-xr-x 2 root root 4096 Jan 26 11:35 media
drwxr-x--- 2 root root 4096 Jul 11 10:32 metadata
drwxr-x--- 2 root root 4096 Jul 11 10:32 metadata_dropped
-rwxr-xr-x 1 root root 103174296 Apr 16 02:57 minio
drwxr-xr-x 4 root root 4096 Jul 11 10:00 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 11:35 mnt
drwxr-xr-x 1 root root 4096 Apr 1 07:41 opt
-rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 11 09:58 package_folder
drwxr-x--- 2 root root 4096 Jul 11 10:31 preprocessed_configs
dr-xr-xr-x 309 root root 0 Jul 11 09:59 proc
drwxrwxr-x 17 1000 1000 4096 Jul 11 09:56 repo
-rw-rw-r-- 1 root root 863 Apr 16 02:28 requirements.txt
drwx------ 1 root root 4096 Jul 11 10:25 root
drwxr-xr-x 1 root root 4096 Jul 11 10:00 run
lrwxrwxrwx 1 root root 8 Jan 26 11:35 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 11 10:00 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 16 02:28 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 11:35 srv
-rw-r----- 1 root root 64 Jul 11 10:31 status
drwxr-x--- 3 root root 4096 Jul 11 10:32 store
dr-xr-xr-x 13 root root 0 Jul 11 09:59 sys
drwxrwxr-x 2 1000 1000 4096 Jul 11 10:02 test_output
drwxrwxrwt 1 root root 4096 Jul 11 10:50 tmp
drwxr-x--- 2 root root 4096 Jul 11 10:32 user_files
drwxr-xr-x 1 root root 4096 Jan 26 11:35 usr
-rw-r----- 1 root root 36 Jul 11 10:31 uuid
drwxr-xr-x 1 root root 4096 Jan 26 11:43 var
+ echo 'Files in root directory'
+ ls -la /
Files in root directory
total 127208
drwxr-xr-x 1 root root 4096 Jul 11 10:32 .
drwxr-xr-x 1 root root 4096 Jul 11 10:32 ..
-rw-rw-r-- 1 root root 389 Apr 16 02:28 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 11:35 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-x--- 3 root root 4096 Jul 11 10:32 data
drwxr-xr-x 14 root root 3840 Jul 11 09:59 dev
-rwxr-xr-x 1 root root 0 Jul 11 09:59 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 11 10:00 etc
drwxr-x--- 2 root root 4096 Jul 11 10:32 flags
drwxr-x--- 2 root root 4096 Jul 11 10:32 format_schemas
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 11:35 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 11:35 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 11:35 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 11:35 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 16 02:59 mc
drwxr-xr-x 2 root root 4096 Jan 26 11:35 media
drwxr-x--- 2 root root 4096 Jul 11 10:32 metadata
drwxr-x--- 2 root root 4096 Jul 11 10:32 metadata_dropped
-rwxr-xr-x 1 root root 103174296 Apr 16 02:57 minio
drwxr-xr-x 4 root root 4096 Jul 11 10:00 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 11:35 mnt
drwxr-xr-x 1 root root 4096 Apr 1 07:41 opt
-rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 11 09:58 package_folder
drwxr-x--- 2 root root 4096 Jul 11 10:31 preprocessed_configs
dr-xr-xr-x 309 root root 0 Jul 11 09:59 proc
drwxrwxr-x 17 1000 1000 4096 Jul 11 09:56 repo
-rw-rw-r-- 1 root root 863 Apr 16 02:28 requirements.txt
drwx------ 1 root root 4096 Jul 11 10:25 root
drwxr-xr-x 1 root root 4096 Jul 11 10:00 run
lrwxrwxrwx 1 root root 8 Jan 26 11:35 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 11 10:00 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 16 02:28 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 11:35 srv
-rw-r----- 1 root root 64 Jul 11 10:31 status
drwxr-x--- 3 root root 4096 Jul 11 10:32 store
dr-xr-xr-x 13 root root 0 Jul 11 09:59 sys
drwxrwxr-x 2 1000 1000 4096 Jul 11 10:02 test_output
drwxrwxrwt 1 root root 4096 Jul 11 10:50 tmp
drwxr-x--- 2 root root 4096 Jul 11 10:32 user_files
drwxr-xr-x 1 root root 4096 Jan 26 11:35 usr
-rw-r----- 1 root root 36 Jul 11 10:31 uuid
drwxr-xr-x 1 root root 4096 Jan 26 11:43 var
+ clickhouse-client -q 'system flush logs'
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
Detach all logs replication
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
+ tee /dev/stderr
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Sent terminate signal to process with pid 400.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 400.
The process with pid = 400 does not exist.
Server stopped
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1338
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ [[ -n '' ]]
+ zstd --threads=0
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep SharedMergeTreePartCheckThread
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -v 'rg -Faz '
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-07-11 10:53:36,780 File /repo/tests/broken_tests.json with broken tests found
2025-07-11 10:53:36,781 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-07-11 10:53:36,787 Is flaky check: False
2025-07-11 10:53:36,787 Result parsed
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
2025-07-11 10:53:36,788 Result written
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core